diff --git a/sonoff/xsns_interface.ino b/sonoff/xsns_interface.ino index aab61fac7..d39995be9 100644 --- a/sonoff/xsns_interface.ino +++ b/sonoff/xsns_interface.ino @@ -311,8 +311,7 @@ boolean XsnsCall(byte Function) } #endif // PROFILE_XSNS_SENSOR_EVERY_SECOND -// if (result) break; // This feature is currently not used - + if (result) break; #ifdef USE_DEBUG_DRIVER } #endif