Skip to content

Commit d69c2a5

Browse files
authored
Use proper esp8285 variant for esp8285 variant (#269)
Fixes #261
1 parent 141bac9 commit d69c2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/esp8285.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"f_flash": "40000000L",
1010
"flash_mode": "dout",
1111
"mcu": "esp8266",
12-
"variant": "generic"
12+
"variant": "esp8285"
1313
},
1414
"connectivity": [
1515
"wifi"

0 commit comments

Comments
 (0)