mirror of
https://github.com/thelsing/knx.git
synced 2025-08-22 13:46:21 +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);
|
||||
|
||||
// Set Mask Version in Device Object depending on the BAU
|
||||
//_deviceObj.maskVersion(0x57B0);
|
||||
_deviceObj.maskVersion(0x07B0); // FAKE TP device that is connected over IP/TP router
|
||||
_deviceObj.maskVersion(0x57B0);
|
||||
|
||||
// Set which interface objects are available in the device object
|
||||
// This differs from BAU to BAU with different medium types.
|
||||
|
Loading…
Reference in New Issue
Block a user