mirror of
https://github.com/tsl0922/EPD-nRF5.git
synced 2025-12-06 15:42:48 +08:00
add JD79668 support
This commit is contained in:
@@ -180,7 +180,7 @@ LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
|
||||
|
||||
// Use the stored timestamp
|
||||
gui_data_t data = {
|
||||
.bwr = g_bwr_mode,
|
||||
.color = g_bwr_mode ? 2 : 1,
|
||||
.width = BITMAP_WIDTH,
|
||||
.height = BITMAP_HEIGHT,
|
||||
.timestamp = g_display_time,
|
||||
|
||||
Reference in New Issue
Block a user