update
This commit is contained in:
parent
d224fa6d03
commit
5a85c6776c
@ -8,7 +8,7 @@ app.use(express.static('public'))
|
||||
sense.setRotation(180)
|
||||
sense.lowLight = true
|
||||
|
||||
const blue = [0, 0, 100]
|
||||
const blue = [0, 0, 255]
|
||||
const leds = [
|
||||
[0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, 0, 0, 0],
|
||||
|
Loading…
Reference in New Issue
Block a user