src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/viewport_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/viewport_state.h')
-rw-r--r--main/viewport_state.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/viewport_state.h b/main/viewport_state.h
index b580ff7..3f6147f 100644
--- a/main/viewport_state.h
+++ b/main/viewport_state.h
@@ -13,9 +13,8 @@ typedef enum {
} viewport_orientation_t;
typedef enum {
- VIEWPORT_STATE_UNCONFIGURED = 0,
+ VIEWPORT_STATE_ASLEEP = 0, // boot default; backlight off
VIEWPORT_STATE_AWAKE,
- VIEWPORT_STATE_ASLEEP,
} viewport_run_state_t;
// Read-mostly snapshot of device state used by /state. Counters are