release: escpos-vfd 0.3.0
This commit is contained in:
+2
-2
@@ -25,7 +25,7 @@ tasks:
|
||||
cmds:
|
||||
- cargo run --example clock -- {{.VFD_PORT}} {{.VFD_WIDTH}} {{.VFD_BRIGHTNESS | default "2"}}
|
||||
vars:
|
||||
VFD_BRIGHTNESS: "2"
|
||||
VFD_BRIGHTNESS: "4"
|
||||
|
||||
vfd:marquee:
|
||||
desc: Run VFD marquee example
|
||||
@@ -34,7 +34,7 @@ tasks:
|
||||
vars:
|
||||
VFD_CPS: "8"
|
||||
VFD_END_PAUSE_MS: "1500"
|
||||
VFD_BRIGHTNESS: "3"
|
||||
VFD_BRIGHTNESS: "4"
|
||||
|
||||
vfd:brightness:
|
||||
desc: Run VFD brightness example
|
||||
|
||||
Reference in New Issue
Block a user