* ver 1.9.0

This commit is contained in:
Scott Powell
2025-09-28 19:24:00 +10:00
parent 3335b49d9f
commit b92d9bd972
4 changed files with 8 additions and 8 deletions

View File

@@ -32,11 +32,11 @@
#define PERM_RECV_ALERTS_HI (1 << 7) // high priority alerts
#ifndef FIRMWARE_BUILD_DATE
#define FIRMWARE_BUILD_DATE "1 Sep 2025"
#define FIRMWARE_BUILD_DATE "28 Sep 2025"
#endif
#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "v1.8.1"
#define FIRMWARE_VERSION "v1.9.0"
#endif
#define FIRMWARE_ROLE "sensor"