We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3ae8d commit 3934242Copy full SHA for 3934242
TESTS/mbed_hal/sleep/main.cpp
@@ -14,7 +14,7 @@
14
* limitations under the License.
15
*/
16
17
-#if 1 || !DEVICE_SLEEP
+#if !DEVICE_SLEEP
18
#error [NOT_SUPPORTED] sleep not supported for this target
19
#endif
20
0 commit comments