Skip to content

Commit 9cd13fa

Browse files
committed
Change navi section bg color
Some web styles reworked LED control functions renamed Captive portal fix - only on ap mode Separate all update divs to new tab Fix online update esp32 Add Zigbee buttons: check connection, check firware revision, toggle LED All Zigbee functions moved to separate file --- Still in development --- Add Zigbee fw file update div Add Zigbee fw file upload Add online Zigbee fw check Add IntelHEX fw file check Fix cutted files while hex save Add IntelHEX ccfg check inside Clean debug msg in IntelHEX Fix close file after IntelHEX Add IntelHEX 2652R7 and 1352P7 support
2 parents 236ac30 + 11a1205 commit 9cd13fa

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

bin/UZG-01.bin

-961 KB
Binary file not shown.

bin/UZG-01_v0.1.8.full.bin

-1 MB
Binary file not shown.

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "UZG-FW",
3-
"version": "v0.1.5",
3+
"version": "v0.1.7",
44
"builds": [
55
{
66
"chipFamily": "ESP32",
77
"improv": false,
88
"parts": [
9-
{ "path": "bin/UZG-01_v0.1.5.full.bin", "offset": 0 }
9+
{ "path": "bin/UZG-01_v0.1.7.full.bin", "offset": 0 }
1010
]
1111
}
1212
]

0 commit comments

Comments
 (0)