Fixed GET_VALUES for newer FW
Added range calcs
This commit is contained in:
2021-04-22 19:43:10 +02:00
parent 052bca26b9
commit d3d7ce08e4
125 changed files with 28462 additions and 0 deletions

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