mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Cache clearing and v1.2.1 binaries
This commit is contained in:
parent
c39f0e2ed8
commit
f88e02b25c
4 changed files with 36 additions and 11 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#ifndef configsettings_h
|
||||
#define configsettings_h
|
||||
|
||||
#define FW_VERSION "v1.2.0"
|
||||
#define FW_VERSION "v1.2.1"
|
||||
enum DeviceStatus {
|
||||
DS_OK = 0,
|
||||
DS_ERROR = 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue