update compiler with new modules

This commit is contained in:
IoT Manager
2024-05-14 22:01:07 +02:00
parent a8ff7a4350
commit eff916a7b5
6 changed files with 227 additions and 134 deletions

View File

@@ -206,6 +206,10 @@
"path": "src/modules/sensors/BH_1750",
"active": false
},
{
"path": "src/modules/sensors/BL0937",
"active": true
},
{
"path": "src/modules/sensors/Ble",
"active": false
@@ -244,7 +248,7 @@
},
{
"path": "src/modules/sensors/EnergyMon485",
"active": true
"active": false
},
{
"path": "src/modules/sensors/ExampleModule",