updated firmware version

This commit is contained in:
pelgraine
2026-02-13 21:02:33 +11:00
parent 4683711877
commit 209a2f1693
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
#endif
#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "Meck v0.8.6"
#define FIRMWARE_VERSION "Meck v0.9.0"
#endif
#if defined(NRF52_PLATFORM) || defined(STM32_PLATFORM)

View File

@@ -80,7 +80,7 @@ build_flags =
-D PIN_DISPLAY_BL=45
-D PIN_USER_BTN=0
-D CST328_PIN_RST=38
-D FIRMWARE_VERSION='"Meck v0.8.6"'
-D FIRMWARE_VERSION='"Meck v0.9.0"'
build_src_filter = ${esp32_base.build_src_filter}
+<../variants/LilyGo_TDeck_Pro>
+<helpers/sensors/*.cpp>