Enable contrast menu for DM-1801 and MD-9600

replace/36487994603d217a2648feff2194467a661cf775
Federico Amedeo Izzo 2021-01-29 23:11:11 +01:00
rodzic f083a77001
commit 50841f40ff
2 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -40,6 +40,9 @@
/* Screen pixel format */
#define PIX_FMT_BW
/* Screen has adjustable contrast */
#define SCREEN_CONTRAST
/* Battery type */
#define BAT_LIPO_2S

Wyświetl plik

@ -40,6 +40,9 @@
#define SCREEN_WIDTH 128
#define SCREEN_HEIGHT 64
/* Screen has adjustable contrast */
#define SCREEN_CONTRAST
/* Screen pixel format */
#define PIX_FMT_BW