mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
v1.5.1 Bug Fixes
* Fixed issue where prog command was being filtered out #27 * Added tilt wheel commands for tilt positioning with integrated tilt motors #17 * Added tilt position visibility for Edit Shade screen
This commit is contained in:
parent
1174bed558
commit
39c6e08ca5
7 changed files with 26 additions and 31 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#ifndef configsettings_h
|
||||
#define configsettings_h
|
||||
|
||||
#define FW_VERSION "v1.5.0"
|
||||
#define FW_VERSION "v1.5.1"
|
||||
enum DeviceStatus {
|
||||
DS_OK = 0,
|
||||
DS_ERROR = 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue