update calendar title bar

This commit is contained in:
Shuanglei Tao
2025-07-01 17:15:44 +08:00
parent 8c693e93d9
commit 390793928c
4 changed files with 27 additions and 18 deletions

View File

@@ -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