fix fs
This commit is contained in:
parent
2f561cdcdd
commit
e24422b182
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ void jSetup() {
|
||||||
#if debug
|
#if debug
|
||||||
Serial.println("start up");
|
Serial.println("start up");
|
||||||
#endif
|
#endif
|
||||||
|
init_little_fs();
|
||||||
|
|
||||||
initRC();
|
initRC();
|
||||||
#if debug
|
#if debug
|
||||||
|
|
Loading…
Reference in a new issue