mirror of
https://github.com/tsl0922/EPD-nRF5.git
synced 2025-12-06 15:42:48 +08:00
always power off after refresh
This commit is contained in:
@@ -104,6 +104,6 @@ void DrawCalendar(uint32_t timestamp)
|
||||
GFX_end(&gfx);
|
||||
|
||||
NRF_LOG_DEBUG("display start\n");
|
||||
driver->display();
|
||||
driver->refresh();
|
||||
NRF_LOG_DEBUG("display end\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user