Skip to content

Commit 179e8a8

Browse files
authored
Merge pull request #151 from pkendall64/hdzero-goggle-target-fix
Remove "zip" type from targets file
2 parents dc70686 + d60f380 commit 179e8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
"esp32": {
342342
"product_name": "Built-in ESP32 Backpack",
343343
"firmware": "HDZero_Goggle_ESP32_Backpack",
344-
"upload_methods": ["wifi", "zip"],
344+
"upload_methods": ["wifi"],
345345
"platform": "esp32"
346346
}
347347
}

0 commit comments

Comments
 (0)