# Deep Sleep

Puts the device into a deep sleep mode.

```blocks
power.deepSleep();
```

```package
power
```

```config
feature=power
```