This commit is contained in:
shhds 2023-06-12 15:10:45 +08:00
commit fc4f54334d
37 changed files with 14608 additions and 1504 deletions

View file

@ -111,6 +111,9 @@ int main(void)
#elif epd2in13d
EPD_2in13d_test();
#elif epd2in13g
EPD_2in13g_test();
#elif epd3in52
EPD_3in52_test();