рефакторинг библиотеки.
This commit is contained in:
+2
-2
@@ -8,9 +8,9 @@ tasks:
|
||||
vfd:clock:
|
||||
desc: Run VFD clock example
|
||||
cmds:
|
||||
- cargo run --example clock -- {{.VFD_PORT}} {{.VFD_WIDTH}} {{.VFD_CPS | default "8"}}
|
||||
- cargo run --example clock -- {{.VFD_PORT}} {{.VFD_WIDTH}} {{.VFD_BRIGHTNESS | default "2"}}
|
||||
vars:
|
||||
VFD_CPS: "8"
|
||||
VFD_BRIGHTNESS: "2"
|
||||
|
||||
vfd:marquee:
|
||||
desc: Run VFD marquee example
|
||||
|
||||
Reference in New Issue
Block a user