mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +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
|
* Interface
|
||||||
\*********************************************************************************************/
|
\*********************************************************************************************/
|
||||||
|
|
||||||
#define XDRV_10
|
#define XDRV_11
|
||||||
|
|
||||||
boolean Xdrv10(byte function)
|
boolean Xdrv11(byte function)
|
||||||
{
|
{
|
||||||
boolean result = false;
|
boolean result = false;
|
||||||
switch (function) {
|
switch (function) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user