The light_sleep
example produces incorrect output. (IDFGH-8008)
#9518
Labels
light_sleep
example produces incorrect output. (IDFGH-8008)
#9518
Environment
Problem Description
The
light_sleep
example produces incorrect output.Expected Behavior
The following message should be printed every 2 seconds, with XXXXX being incremented by 2000 each time:
Actual Behavior
Some lines are not printed at all, some lines are printed incomplete.
Steps to reproduce
Code to reproduce this issue
See the
light_sleep
example and/or the files attached.Debug Logs
Other items if possible
build
folder (note this may contain all the code details and symbols of your project.)light_sleep.zip
The text was updated successfully, but these errors were encountered: