This commit is contained in:
jusax23 2023-09-24 15:50:32 +02:00
parent 2f561cdcdd
commit e24422b182
Signed by: jusax23
GPG key ID: 499E2AA870C1CD41

View file

@ -57,6 +57,7 @@ void jSetup() {
#if debug
Serial.println("start up");
#endif
init_little_fs();
initRC();
#if debug