mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 03:49:13 +03:00
модуль логгирования, начало
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
},
|
||||
"modules": {
|
||||
"Виртуальные элементы": [
|
||||
{
|
||||
"path": "src\\modules\\virtual\\Logging",
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
"path": "src\\modules\\virtual\\Timer",
|
||||
"active": true
|
||||
@@ -127,10 +131,6 @@
|
||||
"path": "src\\modules\\exec\\EspCam",
|
||||
"active": false
|
||||
},
|
||||
{
|
||||
"path": "src\\modules\\exec\\IarduinoRTC",
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
"path": "src\\modules\\exec\\IoTServo",
|
||||
"active": true
|
||||
|
||||
Reference in New Issue
Block a user