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
|
||||
Serial.println("start up");
|
||||
#endif
|
||||
init_little_fs();
|
||||
|
||||
initRC();
|
||||
#if debug
|
||||
|
|
Loading…
Reference in a new issue