This commit is contained in:
maq
2025-11-05 01:30:03 -08:00
commit 268baf5933
42 changed files with 3062 additions and 0 deletions

11
nocap.code-workspace Normal file
View File

@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "../../../Documents/PlatformIO/Projects/esp-01 wifi uart"
},
{
"path": "../../../Documents/PlatformIO/Projects/Raspberry Pi Pico Spot Welder Timer"
}
],
"settings": {}
}