mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
esp32/boards/LILYGO_TTGO_LORA32: Remove ID from TTGO Lora32 board json.
Generic ID creates an incorrect link on the MicroPython download page. Remove the ID to fix the link. Signed-off-by: Algy Tynan <algy@tynan.io>
This commit is contained in:
committed by
Damien George
parent
a1abf51a9d
commit
5dac142a1a
@@ -11,7 +11,6 @@
|
||||
"USB-MICRO",
|
||||
"WiFi"
|
||||
],
|
||||
"id": "esp32",
|
||||
"images": [
|
||||
"lilygo-ttgo-lora-32-v1-6.jpg"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user