This commit is contained in:
e2002
2022-02-10 15:31:36 +03:00
parent a2cea7ebc4
commit 094534b40f
12 changed files with 873 additions and 24 deletions

View File

@@ -1,12 +1,13 @@
#ifndef options_h
#define options_h
#define VERSION "0.4.183"
#define VERSION "0.4.197"
/* DISPLAY MODEL
* 0 - DUMMY
* 1 - ST7735
* 2 - SSD1306
* 3 - NOKIA5110
*/
#define DSP_MODEL 1