Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
chill117 committed Feb 28, 2024
1 parent 44792e3 commit 6de0540
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,7 @@
# Changelog

* TBD:
* v1.6.0:
* Bluetooth JSON-RPC interface enabled when button pressed at boot
* Wait for JSON-RPC serial interface to time-out before initializing e-paper, bill acceptor
* v1.5.0:
* Update splash screen
Expand Down
2 changes: 1 addition & 1 deletion platformio.ini
Expand Up @@ -39,7 +39,7 @@ build_flags =
[firmware]
build_flags =
'-D FIRMWARE_NAME="Bleskomat Bills ATM"'
'-D FIRMWARE_VERSION="v1.5.0"'
'-D FIRMWARE_VERSION="v1.6.0"'
!echo "'-D FIRMWARE_COMMIT_HASH=\"$(head -1 .git-commit-hash 2>/dev/null || echo -n)\"'"

[env:bleskomat32]
Expand Down

0 comments on commit 6de0540

Please sign in to comment.