Revert "Disable unused feature"

This reverts commit 8fe61f6a11e789a590e0d8c8ae4a9044d22ccdf7.
This commit is contained in:
Theo Arends 2018-12-30 14:47:17 +01:00
parent 8fe61f6a11
commit 0a22261e36

View File

@ -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