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
🪇 UI restructuring
#87
Closed
runeharlyk
closed
2 months ago
runeharlyk
commented
2 months ago
Purpose
Moves components to the component folder
Moves sub component of status bar to own folder
Makes features be fetched at onmount - allowing the app to load even tho the features are not.
Refactors filesystem-service to check environment
Simplifies password input component greatly
Purpose