Skip to content

Commit 5aa0ba4

Browse files
committed
Sleep is now searchable
☺️ ask of Doc
1 parent 9e806b1 commit 5aa0ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/firmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5155,7 +5155,7 @@ _Since 0.4.6_
51555155
Resets the device and restarts in safe mode.
51565156

51575157

5158-
### System.sleep()
5158+
### System.sleep() [ Sleep ]
51595159

51605160
`System.sleep()` can be used to dramatically improve the battery life of a Particle-powered project by temporarily deactivating the Wi-Fi module, which is by far the biggest power draw.
51615161

0 commit comments

Comments
 (0)