Skip to content

Commit 52f40ad

Browse files
committed
Fix readme spacing
1 parent 1285791 commit 52f40ad

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ ESP32-C3 DevKitC-02 WT901 IMU NEO-6M GPS
6363
│ GPIO19 (RX) ────┼──────────┤ TX │ │ │
6464
│ GPIO18 (TX) ────┼──────────┤ RX │ │ │
6565
│ │ └──────────┘ │ │
66-
│ 3V3 ────────────┼────────────────────────────────┤ VCC │
67-
│ GND ────────────┼────────────────────────────────┤ GND │
68-
│ GPIO4 (RX) ────┼────────────────────────────────┤ TX │
69-
│ GPIO5 (TX) ────┼────────────────────────────────┤ RX │
70-
│ │ └──────────┘
66+
│ 3V3 ────────────┼──────────────────────────────────┤ VCC │
67+
│ GND ────────────┼──────────────────────────────────┤ GND │
68+
│ GPIO4 (RX) ────┼──────────────────────────────────┤ TX │
69+
│ GPIO5 (TX) ────┼──────────────────────────────────┤ RX │
70+
│ │ └──────────┘
7171
│ GPIO8 ──────────┼── (Optional: WS2812 LED data pin)
7272
│ │
7373
└─────────────────┘
@@ -327,8 +327,8 @@ cargo install cargo-espflash
327327
```
328328
GPS (5Hz) IMU (50Hz)
329329
│ │
330-
│ NMEA │ Binary packets
331-
│ sentences │
330+
│ NMEA │ Binary packets
331+
│ sentences
332332
▼ ▼
333333
┌─────────────────────────────────┐
334334
│ Sensor Parsers │

0 commit comments

Comments
 (0)