summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/esp8266/boards/ESP8266_GENERIC/board.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/esp8266/boards/ESP8266_GENERIC/board.json b/ports/esp8266/boards/ESP8266_GENERIC/board.json
index 1fca10c5f..2b3a6b550 100644
--- a/ports/esp8266/boards/ESP8266_GENERIC/board.json
+++ b/ports/esp8266/boards/ESP8266_GENERIC/board.json
@@ -7,7 +7,9 @@
"External Flash",
"WiFi"
],
- "images": [],
+ "images": [
+ "esp8266.jpg"
+ ],
"mcu": "esp8266",
"product": "ESP8266",
"thumbnail": "",