WIP scale fw

This commit is contained in:
2026-03-16 18:27:02 -03:00
parent 27d5fb26d9
commit 4bbbb0334c
18 changed files with 231 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}