mirror of
https://github.com/thelsing/knx.git
synced 2025-10-08 11:14:29 +02:00
Fix: "bool BauSystemBCoupler::configured()"
always returns false when KNXSecure is not supported/configured in ETS
This commit is contained in:
parent
f3751b6ccd
commit
e33bd774ca
@ -57,7 +57,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// KNX Data Secure Options
|
// KNX Data Secure Options
|
||||||
#define USE_DATASECURE
|
// Define via a compiler -D flag if required
|
||||||
|
// #define USE_DATASECURE
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user