♻️ Replace more arduino functions with native

This commit is contained in:
Rune Harlyk
2026-01-30 14:01:48 +01:00
parent 3f84434167
commit 02aaee0878
4 changed files with 18 additions and 27 deletions
-2
View File
@@ -315,8 +315,6 @@ void IRAM_ATTR serviceLoopEntry(void *) {
}
void setup() {
Serial.begin(115200);
ESP_FS.begin();
ESP_LOGI("main", "Booting robot");