Skip to content

Commit e9dbab3

Browse files
committed
Fix variant name for Heltec WiFi Kit 32 V3
Resolves #1442
1 parent de553ce commit e9dbab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/heltec_wifi_kit_32_V3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
]
2222
],
2323
"mcu": "esp32s3",
24-
"variant": "heltec_wifi_kit_32_v3"
24+
"variant": "heltec_wifi_kit_32_V3"
2525
},
2626
"connectivity": [
2727
"wifi",

0 commit comments

Comments
 (0)