mirror of
https://github.com/thelsing/knx.git
synced 2026-03-13 02:22:13 +01:00
@@ -39,5 +39,5 @@ public:
|
||||
uint8_t defaultHopCount();
|
||||
private:
|
||||
uint8_t _prgMode = 0;
|
||||
uint16_t _ownAddress = 0;
|
||||
uint16_t _ownAddress = 65535; // 15.15.255;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user