mixgo mini 增加 4个网络块、增加三个显示图像
This commit is contained in:
@@ -3630,4 +3630,10 @@ En.MIXLY_DUTY_RATIO = "value,frequency";
|
||||
En.MIXLY_OP_GARBAGE_COLLECT = "operate garbage collection";
|
||||
En.MIXLY_GET_MEM_ALLOC = "get the allocated memory(Bytes)";
|
||||
En.MIXLY_GET_MEM_FREE = "get the free memory (Bytes)";
|
||||
En.MIXLY_ESP32_UREQUESTS_CONNECT_WIFI = "connect to wifi network";
|
||||
En.MIXLY_UREQUESTS_URL_TOOLTIP = "the url used to initiate a network request";
|
||||
En.MIXLY_ESP32_CONNECT_URL_TOOLTIP = "initiate a network request";
|
||||
En.MIXLY_ESP32_UREQUESTS_URL_TOOLTIP = "initiate a network request through the API URL";
|
||||
En.MIXLY_ESP32_URL_REPONSE = "API return data";
|
||||
En.MIXLY_ESP32_URL_REPONSE_TOOLTIP = "get the data returned by the API";
|
||||
})();
|
||||
Reference in New Issue
Block a user