This commit is contained in:
e2002
2023-03-12 15:12:32 +03:00
parent 70306bfc59
commit f7d50daa00
4 changed files with 18 additions and 14 deletions

View File

@@ -10,7 +10,7 @@
#define LOGO_HEIGHT 32
#ifndef DEF_SPI_FREQ
#define DEF_SPI_FREQ 8000000UL /* set it to 0 for system default */
#define DEF_SPI_FREQ 8000000UL
#endif
const unsigned char logo [] PROGMEM=