We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 248a84b commit 046d822Copy full SHA for 046d822
manifest.json
@@ -1,15 +1,15 @@
1
{
2
"name": "rdzTTGOsonde",
3
- "version": "dev20250108",
+ "version": "dev20250110",
4
"funding_url": "https://buymeacoffee.com/rdzsonde",
5
"new_install_prompt_erase": false,
6
"new_install_improv_wait_time": 3,
7
"builds": [
8
9
"chipFamily": "ESP32",
10
- "fwversion": "dev20250208",
+ "fwversion": "dev20250210",
11
"parts": [
12
- { "path": "dev2/dev20250208-C3-full.bin", "offset": 4096 }
+ { "path": "dev2/dev20250210-C3-full.bin", "offset": 4096 }
13
]
14
},
15
0 commit comments