sdResumePos
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef options_h
|
||||
#define options_h
|
||||
|
||||
#define YOVERSION "0.8.833"
|
||||
#define YOVERSION "0.8.834"
|
||||
|
||||
/*******************************************************
|
||||
DO NOT EDIT THIS FILE.
|
||||
@@ -61,7 +61,7 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
|
||||
#define TFT_CS 255
|
||||
#endif
|
||||
#ifndef TFT_RST
|
||||
#define TFT_RST 15 // Or set to -1 and connect to Esp EN pin
|
||||
#define TFT_RST -1 // Or set to -1 and connect to Esp EN pin
|
||||
#endif
|
||||
#ifndef TFT_DC
|
||||
#define TFT_DC 4
|
||||
|
||||
Reference in New Issue
Block a user