mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 13:46:37 +00:00
SD Card support for Odroid
This commit is contained in:
parent
6b80ea0085
commit
49f19b7b65
@ -52,6 +52,9 @@
|
||||
#define FALLBACK_MODULE ODROID_GO // [Module2] Select default module on fast reboot where USER_MODULE is user template
|
||||
|
||||
#define USE_ODROID_GO // Add support for Odroid Go
|
||||
#define USE_UFILESYS
|
||||
#define USE_SDCARD
|
||||
//#define SDCARD_CS_PIN 4 // Need to look which is the Odroid Gpio for
|
||||
#define USE_ADC
|
||||
#define USE_SPI
|
||||
#define USE_DISPLAY // Add SPI Display Support (+2k code)
|
||||
|
Loading…
x
Reference in New Issue
Block a user