mirror of https://github.com/arendst/Tasmota.git
remove gpio hard config
This commit is contained in:
parent
57870cd130
commit
fefc6d992c
|
@ -54,7 +54,6 @@
|
|||
#define USE_ODROID_GO // Add support for Odroid Go
|
||||
#define USE_UFILESYS
|
||||
#define USE_SDCARD
|
||||
#define SDCARD_CS_PIN 22
|
||||
#define USE_ADC
|
||||
#define USE_SPI
|
||||
#define USE_DISPLAY // Add SPI Display Support (+2k code)
|
||||
|
|
Loading…
Reference in New Issue