Skip to content

Commit

Permalink
Merge pull request #151 from pkendall64/hdzero-goggle-target-fix
Browse files Browse the repository at this point in the history
Remove "zip" type from targets file
  • Loading branch information
pkendall64 authored Aug 8, 2024
2 parents dc70686 + d60f380 commit 179e8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
"esp32": {
"product_name": "Built-in ESP32 Backpack",
"firmware": "HDZero_Goggle_ESP32_Backpack",
"upload_methods": ["wifi", "zip"],
"upload_methods": ["wifi"],
"platform": "esp32"
}
}
Expand Down

0 comments on commit 179e8a8

Please sign in to comment.