You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.sleep(pin, edge, duration) on wakeup, connects to the cloud in AUTOMATIC/SEMI-AUTOMATIC mode. (Not when threading is enabled. To wait for the cloud to be reconnected, e.g. to publish immediately after waking, use waitFor(Particle.connected)@m-mcgowan
Timer.isActive() - Timer::isActive() device-os#950@sergeuz
When the location of the docs for a feature is known, please link from the corresponding entry in CHANGELOG.md in the firmware repo.
The text was updated successfully, but these errors were encountered:
New docs for 0.5.0
System.sleep(SLEEP_NETWORK_STANDBY)
@m-mcgowanSystem.sleep(pin, edge, duration)
on wakeup, connects to the cloud inAUTOMATIC/SEMI-AUTOMATIC
mode. (Not when threading is enabled. To wait for the cloud to be reconnected, e.g. to publish immediately after waking, usewaitFor(Particle.connected)
@m-mcgowanWhen the location of the docs for a feature is known, please link from the corresponding entry in
CHANGELOG.md
in the firmware repo.The text was updated successfully, but these errors were encountered: