My take on the quadruped Spot Micro robot. Its built around an ESP32 cam microcontroller and utilizes a svelte app to control it
26
stars
2
forks
source link
📂 Adds pre build step to insure project structure #43
Closed
runeharlyk closed 5 months ago
Purpose
New projects can't build (#42) as the data folder is not tracked to keep user generate files from being committed.
Description
Adds new pre build script to ensure the data folder exist.