mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update xdrv_11_KNX.ino
This commit is contained in:
parent
84d1d00892
commit
f1f242f592
@ -859,9 +859,9 @@ void KNX_Save_Settings()
|
||||
* Interface
|
||||
\*********************************************************************************************/
|
||||
|
||||
#define XDRV_10
|
||||
#define XDRV_11
|
||||
|
||||
boolean Xdrv10(byte function)
|
||||
boolean Xdrv11(byte function)
|
||||
{
|
||||
boolean result = false;
|
||||
switch (function) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user