Skip to content

Commit dc70686

Browse files
authored
Merge pull request #149 from pkendall64/hdzero-goggle-target-fix
Fix the firmware file for the HDZero goggles
2 parents cb0e4eb + 1ccea2f commit dc70686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hardware/targets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,8 +340,8 @@
340340
"vrx": {
341341
"esp32": {
342342
"product_name": "Built-in ESP32 Backpack",
343-
"firmware": "HDZero_RX51_ESP32_Backpack",
344-
"upload_methods": ["wifi"],
343+
"firmware": "HDZero_Goggle_ESP32_Backpack",
344+
"upload_methods": ["wifi", "zip"],
345345
"platform": "esp32"
346346
}
347347
}

0 commit comments

Comments
 (0)