mirror of
https://github.com/thelsing/knx.git
synced 2025-08-26 13:51:28 +02:00
Remove code that slipped in.
This commit is contained in:
parent
67f8cce0ba
commit
13d91e1188
@ -26,8 +26,7 @@ Bau57B0::Bau57B0(Platform& platform)
|
|||||||
_memory.addSaveRestore(&_ipParameters);
|
_memory.addSaveRestore(&_ipParameters);
|
||||||
|
|
||||||
// Set Mask Version in Device Object depending on the BAU
|
// Set Mask Version in Device Object depending on the BAU
|
||||||
//_deviceObj.maskVersion(0x57B0);
|
_deviceObj.maskVersion(0x57B0);
|
||||||
_deviceObj.maskVersion(0x07B0); // FAKE TP device that is connected over IP/TP router
|
|
||||||
|
|
||||||
// Set which interface objects are available in the device object
|
// Set which interface objects are available in the device object
|
||||||
// This differs from BAU to BAU with different medium types.
|
// This differs from BAU to BAU with different medium types.
|
||||||
|
Loading…
Reference in New Issue
Block a user