update
This commit is contained in:
parent
7cd5b48909
commit
93ec9c129f
@ -58,5 +58,5 @@ function read_led(x, y) {
|
|||||||
|
|
||||||
function read_all_leds() {
|
function read_all_leds() {
|
||||||
const a = sense.getPixels()
|
const a = sense.getPixels()
|
||||||
console.table(a)
|
console.log(a[63])
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user