mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 02:52:11 +01:00
v1.5.0 updates
* Support for integrated tilt types * Increased linked remotes to 7 #25. * Fixed issue #25 by increasing JSON buffer * Changed software sync detection for linked remotes to better match on sync #26
This commit is contained in:
parent
aec9989d8d
commit
5a16977ea9
13 changed files with 497 additions and 383 deletions
9
Utils.h
9
Utils.h
|
|
@ -1,15 +1,6 @@
|
|||
#ifndef utils_h
|
||||
#define utils_h
|
||||
|
||||
#ifndef LED_BUILTIN
|
||||
#define LED_BUILTIN 2
|
||||
#endif
|
||||
#ifndef D3
|
||||
#define D3 3
|
||||
#endif
|
||||
#ifndef D0
|
||||
#define D0 0
|
||||
#endif
|
||||
|
||||
#define DEBUG_SOMFY Serial
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue