mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Improvements to ESP32 firmware screen
This commit is contained in:
parent
fc7d78f16b
commit
b4f64988b9
3 changed files with 132 additions and 34 deletions
|
|
@ -9443,6 +9443,7 @@
|
|||
}
|
||||
},
|
||||
"Currently the recommended way to update ESP32 devices is using the web flasher on a desktop computer from a chrome based browser. It does not work on mobile devices or over BLE." : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
"stringUnit" : {
|
||||
|
|
@ -10190,6 +10191,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Desktop Required" : {
|
||||
"comment" : "A heading explaining that the recommended way to update an ESP32 device is using the Web Flasher on a desktop computer.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Details" : {
|
||||
"comment" : "The title of the view that lists detailed information about a single database entity.",
|
||||
"isCommentAutoGenerated" : true
|
||||
|
|
@ -13582,6 +13587,7 @@
|
|||
}
|
||||
},
|
||||
"ESP 32 OTA update is a work in progress, click the button below to send your device a reboot into ota admin message." : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
"stringUnit" : {
|
||||
|
|
@ -13616,6 +13622,7 @@
|
|||
}
|
||||
},
|
||||
"ESP32 Device Firmware Update" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
"stringUnit" : {
|
||||
|
|
@ -13649,6 +13656,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"ESP32 Update" : {
|
||||
"comment" : "The title of the view.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Ethernet Options" : {
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
|
|
@ -15481,6 +15492,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"For advanced use cases, you can send a reboot command to the node using the following commands:" : {
|
||||
"comment" : "A description of how to send a reboot command to an ESP32.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"For all Mqtt functionality other than the map report you must also set uplink and downlink for each channel you want to bridge over Mqtt." : {
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
|
|
@ -24990,6 +25005,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Open Web Flasher" : {
|
||||
"comment" : "A link label that says \"Open Web Flasher\" and has an arrow icon pointing to it.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Optimized for 2 color displays" : {
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
|
|
@ -32315,6 +32334,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Send Normal Reboot" : {
|
||||
"comment" : "A button that attempts to force an ESP32 device to reboot into normal operation.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Send Notifications" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
@ -32332,6 +32355,7 @@
|
|||
}
|
||||
},
|
||||
"Send Reboot OTA" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
"stringUnit" : {
|
||||
|
|
@ -36377,6 +36401,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"The **Web Flasher** does not support updating on this device or over USB or BLE." : {
|
||||
"comment" : "A footnote explaining that the Web Flasher does not support updating on this device or over USB or BLE.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"The amount of time to wait before we consider your packet as done." : {
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
|
|
@ -36735,6 +36763,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"The recommended way to update ESP32 devices is using the **Web Flasher** on a desktop computer (Chrome-based browser)." : {
|
||||
"comment" : "A description of how to update an ESP32 device using the Web Flasher.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"The region where you will be using your radios." : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
@ -40602,6 +40634,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Utilities" : {
|
||||
"comment" : "A section header that indicates advanced utilities for the ESP32 update process.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Utilizes the network connection on your phone to connect to MQTT." : {
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
|
|
@ -41374,6 +41410,7 @@
|
|||
}
|
||||
},
|
||||
"Web Flasher" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
"stringUnit" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue