mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Update xdrv_11_KNX.ino
This commit is contained in:
parent
7dc417be70
commit
e623443aa7
@ -49,10 +49,10 @@ Constants in sonoff.h
|
||||
#define MAX_CALLBACK_ASSIGNMENTS 10
|
||||
#define MAX_CALLBACKS 10
|
||||
Both to MAX_KNX_CB
|
||||
*/
|
||||
|
||||
void KNX_CB_Action(message_t const &msg, void *arg); // Define function (action callback) to be called by the KNX_IP Library
|
||||
// when an action is requested by another KNX Device
|
||||
*/
|
||||
|
||||
address_t KNX_physs_addr; // Physical KNX address of this device
|
||||
address_t KNX_addr; // KNX Address converter variable
|
||||
|
Loading…
x
Reference in New Issue
Block a user