Allow skipping WiFi setup

This commit is contained in:
2025-09-15 22:26:22 +02:00
parent a90d6f2188
commit d2bf95d944
4 changed files with 122 additions and 18 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"files.associations": {
"functional": "cpp",
"cmath": "cpp"
}
}