From 1a2e9db731cf384cdc1180208a745909490f73e3 Mon Sep 17 00:00:00 2001 From: Ariella Eliassaf Date: Tue, 25 Jul 2023 12:06:02 +0300 Subject: [PATCH] fix(arduino-nano-esp32): missing commas and svg rx0 typo --- boards/arduino-nano-esp32/board.json | 16 ++++++++-------- boards/arduino-nano-esp32/board.svg | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/boards/arduino-nano-esp32/board.json b/boards/arduino-nano-esp32/board.json index 2fe7071..bfe6daa 100644 --- a/boards/arduino-nano-esp32/board.json +++ b/boards/arduino-nano-esp32/board.json @@ -8,7 +8,7 @@ "width": 43.3, "height": 18.05, - + "pins": { "D12": { "x": 4.8, "y": 1.5, "target": "GPIO47" }, "D11": { "x": 7.34, "y": 1.5, "target": "GPIO38" }, @@ -42,7 +42,7 @@ "GND.2": { "x": 37.82, "y": 16.74, "target": "GND" }, "VIN": { "x": 40.36, "y": 16.74, "target": "power(5)" }, - "$gpio45": { "target": "GPIO45" }, + "$gpio45": { "target": "GPIO45" } }, "leds": [ { @@ -55,7 +55,7 @@ "A": "VIN", "C": "GND.1" } - } + }, { "id": "ledBuiltIn", "x": 2.49, @@ -66,17 +66,17 @@ "A": "D13", "C": "GND.1" } - } + }, { "id": "rgb", "x": 11.7, "y": 5, "type": "rgb", "pins": { - "R": "B0", - "G": "B1", - "B": "$gpio45", - "A": "3V3" + "R": "B0", + "G": "B1", + "B": "$gpio45", + "A": "3V3" } } ] diff --git a/boards/arduino-nano-esp32/board.svg b/boards/arduino-nano-esp32/board.svg index e4f4084..813a633 100644 --- a/boards/arduino-nano-esp32/board.svg +++ b/boards/arduino-nano-esp32/board.svg @@ -488,7 +488,7 @@ id="tspan30215-7" x="100.73405" y="-12.919629" - style="stroke-width:0.0854027">RXO + style="stroke-width:0.0854027">RX0