mirror of
https://github.com/tsl0922/EPD-nRF5.git
synced 2025-12-06 15:42:48 +08:00
update EPD driver
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#if defined(S112)
|
||||
#define PAGE_HEIGHT 150
|
||||
#else
|
||||
#define PAGE_HEIGHT 72
|
||||
#define PAGE_HEIGHT 64
|
||||
#endif
|
||||
static void DrawDateHeader(Adafruit_GFX *gfx, int16_t x, int16_t y, tm_t *tm, struct Lunar_Date *Lunar)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user