# SENSOR_WAKE

`import { SENSOR_WAKE } from "destack:input/binding";`

Allow the sensor to wake a suspended host queue.

```ds title="SENSOR_WAKE"
const SENSOR_WAKE: SensorFlags
```

[language/library/src/input/binding/sensor.ds:33](https://github.com/destack-sh/destack/blob/main/language/library/src/input/binding/sensor.ds#L33)
