Skip to content

Commit

Permalink
removed increment
Browse files Browse the repository at this point in the history
  • Loading branch information
krautech committed Dec 15, 2024
1 parent 8147c2e commit 6b3c85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/firmware.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
ClassVar,
)

FLASHER_VERSION: str = "0.0.7"
FLASHER_VERSION: str = "0.0.4"

PAGE_WIDTH: int = 89 # Default global width

Expand Down

0 comments on commit 6b3c85d

Please sign in to comment.