sensor schema, irrigation project

This commit is contained in:
2021-06-13 19:39:44 +02:00
parent b6e43131a6
commit f94f94c396
36 changed files with 18233 additions and 218 deletions

7
irrigation/.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"
]
}