issues
search
runeharlyk
/
SpotMicroESP32-Leika
My take on the quadruped Spot Micro robot. Its built around an ESP32 cam microcontroller and utilizes a svelte app to control it
MIT License
26
stars
2
forks
source link
Major refactor of controller app
#19
Closed
runeharlyk
closed
8 months ago
runeharlyk
commented
8 months ago
The refactor includes but is not limited to:
Introduction and implementation of Result type (Ok, Err)
ViteTest setup, include utilities test
Store data publishing
new services: Socket, result, file
utilities
Project formatting to keep consistent styling
closes #18
The refactor includes but is not limited to:
closes #18