diff --git a/src/knx/bau57B0.cpp b/src/knx/bau57B0.cpp index cf2cf53..eee3cc2 100644 --- a/src/knx/bau57B0.cpp +++ b/src/knx/bau57B0.cpp @@ -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.