mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 07:17:16 +00:00
Merge branch 'patch-1' of https://github.com/ascillato/Tasmota_KNX into patch-1
This commit is contained in:
commit
e48d47233d
@ -203,7 +203,8 @@ const uint32_t LOOP_SLEEP_DELAY = 50; // Lowest number of milliseconds to
|
|||||||
#define KNX_SLOT3 28
|
#define KNX_SLOT3 28
|
||||||
#define KNX_SLOT4 29
|
#define KNX_SLOT4 29
|
||||||
#define KNX_SLOT5 30
|
#define KNX_SLOT5 30
|
||||||
#define KNX_MAX_device_param 30
|
#define KNX_SCENE 31
|
||||||
|
#define KNX_MAX_device_param 31
|
||||||
#define MAX_KNXTX_CMNDS 5
|
#define MAX_KNXTX_CMNDS 5
|
||||||
|
|
||||||
/*********************************************************************************************\
|
/*********************************************************************************************\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user