Refactors and adds new mode concept

This commit is contained in:
Rune Harlyk
2024-02-24 01:50:05 +01:00
committed by Rune Harlyk
parent e6296555da
commit 0f676e3543
20 changed files with 244 additions and 177 deletions
+13 -12
View File
@@ -6,17 +6,18 @@
"editor.detectIndentation": false,
"cmake.sourceDirectory": "C:/data/repos/Hardware/Spot Micro - Leika/.pio/libdeps/esp32cam/esp32-camera",
"cSpell.words": [
"Adafruit",
"IRAM",
"Leika",
"lerp",
"MDNS",
"Psram",
"smnc",
"ssid",
"URDF",
"uzip",
"WEBSERVER",
"xacro"
"Adafruit",
"IRAM",
"Leika",
"lerp",
"MDNS",
"nipplejs",
"Psram",
"smnc",
"ssid",
"URDF",
"uzip",
"WEBSERVER",
"xacro"
]
}