mirror of
https://github.com/thelsing/knx.git
synced 2025-08-26 13:51:28 +02:00
Do not enable cEMI server per default. Is only enabled during platformio build externally
This commit is contained in:
parent
1d5db3b4fa
commit
bb7e620d13
@ -10,7 +10,7 @@
|
|||||||
#define GPIO_GDO0_PIN 24 // GPIO 24 (GPIO_GEN5) -> WiringPi: 5 -> Pin number on header: 18
|
#define GPIO_GDO0_PIN 24 // GPIO 24 (GPIO_GEN5) -> WiringPi: 5 -> Pin number on header: 18
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define USE_CEMI_SERVER
|
//#define USE_CEMI_SERVER
|
||||||
#define USE_RF
|
#define USE_RF
|
||||||
#define USE_TP
|
#define USE_TP
|
||||||
#define USE_IP
|
#define USE_IP
|
||||||
|
Loading…
Reference in New Issue
Block a user