revising firmware version and commenting out meck_web_reader in platformio until I fix the innumerable bugs for it in dev branch

This commit is contained in:
pelgraine
2026-02-22 17:14:27 +11:00
parent 4a1fe3b190
commit 97f9fc9eee
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#endif
#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "Meck v0.9.3"
#define FIRMWARE_VERSION "Meck v0.9.2"
#endif
#if defined(NRF52_PLATFORM) || defined(STM32_PLATFORM)