mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 15:42:20 +03:00
Расширяем параметр usedRam
This commit is contained in:
@@ -37,7 +37,10 @@
|
||||
"specialThanks": "",
|
||||
"moduleName": "Emon",
|
||||
"moduleVersion": "1.0",
|
||||
"usedRam": 15,
|
||||
"usedRam": {
|
||||
"esp32_4mb": 15,
|
||||
"esp8266_4mb": 15
|
||||
},
|
||||
"subTypes": [
|
||||
"I",
|
||||
"U"
|
||||
@@ -53,7 +56,7 @@
|
||||
}
|
||||
},
|
||||
"defActive": false,
|
||||
"devices": {
|
||||
"usedLibs": {
|
||||
"esp32_4mb": [
|
||||
"openenergymonitor/EmonLib@1.1.0"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user