mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 21:56:35 +00:00
GPIO22 for CS SD Card
This commit is contained in:
parent
49f19b7b65
commit
ffb79635c1
@ -54,7 +54,7 @@
|
|||||||
#define USE_ODROID_GO // Add support for Odroid Go
|
#define USE_ODROID_GO // Add support for Odroid Go
|
||||||
#define USE_UFILESYS
|
#define USE_UFILESYS
|
||||||
#define USE_SDCARD
|
#define USE_SDCARD
|
||||||
//#define SDCARD_CS_PIN 4 // Need to look which is the Odroid Gpio for
|
#define SDCARD_CS_PIN 22
|
||||||
#define USE_ADC
|
#define USE_ADC
|
||||||
#define USE_SPI
|
#define USE_SPI
|
||||||
#define USE_DISPLAY // Add SPI Display Support (+2k code)
|
#define USE_DISPLAY // Add SPI Display Support (+2k code)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user