Power down OLED before deep sleep
This commit is contained in:
@@ -12,6 +12,7 @@ void display_set_last_meter(const MeterData &data);
|
||||
void display_set_last_read(bool ok, uint32_t ts_utc);
|
||||
void display_set_last_tx(bool ok, uint32_t ts_utc);
|
||||
void display_set_receiver_status(bool ap_mode, const char *ssid, bool mqtt_ok);
|
||||
void display_power_down();
|
||||
void display_tick();
|
||||
#ifdef ENABLE_TEST_MODE
|
||||
void display_set_test_code(const char *code);
|
||||
|
||||
Reference in New Issue
Block a user