mirror of
https://github.com/tsl0922/EPD-nRF5.git
synced 2025-12-06 15:42:48 +08:00
update calendar title bar
This commit is contained in:
@@ -188,6 +188,7 @@ LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
|
||||
.timestamp = g_display_time,
|
||||
.temperature = 25,
|
||||
.voltage = 3.2f,
|
||||
.ssid = "NRF_EPD_84AC",
|
||||
};
|
||||
|
||||
// Call DrawGUI to render the interface
|
||||
|
||||
Reference in New Issue
Block a user