ditigal.xyz
Log in
—
Register
~ruther
/
map-led-strip
summary
tree
log
refs
ref:
6327e31e52b208003c566769bcf2e606f67144ea
map-led-strip
/
src
/constants.rs
-rw-r--r--
72 bytes
View
Log
View raw
Permalink
6327e31e
— František Boháček feat: add snake animation command
2 years ago
1
2
pub
const
LEDS_COUNT
:
usize
=
72
;
pub
const
COMMAND_BUFFER
:
usize
=
200
;