enable HAL sleep test

pull/7036/head
Maciej Bocianski 2018-05-28 14:43:31 +02:00
parent 0ed26e58a0
commit fb28c41be1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
* limitations under the License.
*/
#if 1 || !DEVICE_SLEEP
#if !DEVICE_SLEEP
#error [NOT_SUPPORTED] sleep not supported for this target
#endif