first_commit

This commit is contained in:
2021-03-14 21:28:01 -05:00
commit 948356bc2c
64 changed files with 938 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,3 @@
{
"cSpell.language": ",es"
}