Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mercenaruss/uzg-firmware into main
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzroe committed Mar 15, 2024
2 parents d63efe5 + 5eea73f commit 3040b15
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file added bin/UZG-01.bin
Binary file not shown.
Binary file removed bin/UZG-01_v0.2.1.full.bin
Binary file not shown.
Binary file modified bin/UZG-01_v0.2.2.full.bin
Binary file not shown.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "UZG-FW",
"version": "v0.2.1",
"version": "v0.2.2",
"builds": [
{
"chipFamily": "ESP32",
"improv": false,
"parts": [
{ "path": "bin/UZG-01_v0.2.1.full.bin", "offset": 0 }
{ "path": "bin/UZG-01_v0.2.2.full.bin", "offset": 0 }
]
}
]
Expand Down

0 comments on commit 3040b15

Please sign in to comment.