mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-05 08:05:18 -04:00
Added SPIFFS bootstrap
This commit is contained in:
parent
1ec1847474
commit
85cf5f8be3
6 changed files with 1215 additions and 5 deletions
1
Config.h
1
Config.h
|
@ -193,6 +193,7 @@
|
|||
#elif BOARD_MODEL == BOARD_RNODE_NG_21
|
||||
#define HAS_DISPLAY true
|
||||
#define HAS_BLUETOOTH true
|
||||
#define HAS_CONSOLE true
|
||||
#define HAS_PMU true
|
||||
#define HAS_NP true
|
||||
const int pin_cs = 18;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue