Add Main Door Mysensors

This commit is contained in:
2020-11-15 17:21:35 +03:00
parent b577488bbd
commit e735f1d055
9 changed files with 249 additions and 1 deletions

7
MainDoorMyS/.vscode/extensions.json vendored Normal file
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"
]
}