From 8bfeed81c700d5a2e1ef0be88f9cbe7b4e070844 Mon Sep 17 00:00:00 2001 From: RaffaelW Date: Mon, 21 Apr 2025 20:58:59 +0200 Subject: [PATCH] format tables properly --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e3d2cf1..187faab 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## 🛒 Parts | Count | Part | -|-------|---------------| +| ----- | ------------- | | 1x | ESP32 | | 2x | RS485 | | 1x | W5500-ETH | @@ -36,7 +36,7 @@ You have to short-circuit `R0` on the RS485 boards to enable the termination res ![Circuit diagram](/assets/circuit/diagram.svg) | GPIO | Usage | -|---------|----------------| +| ------- | -------------- | | GND | GND to others | | 3,3V | VIN on RS485 | | 5V/VBUS | VIN on W5500 | @@ -76,7 +76,7 @@ All print files (STL, STEP, X_T) can be found in [assets/case](/assets/case/). A ## 💡 Status LED | LED | Description | -|-----------------------------------|---------------------------| +| --------------------------------- | ------------------------- | | ![off](/assets/led/off.gif) | no power; LED deactivated | | ![static](/assets/led/static.gif) | powered on; normal | | ![slow](/assets/led/slow.gif) | startup; warning | @@ -89,7 +89,7 @@ All print files (STL, STEP, X_T) can be found in [assets/case](/assets/case/). A To reset the settings, hold down the button and connect the ESP to the power supply, the LED will flash quickly. After 3 seconds the LED should light up static and the settings are reset. If you release the button early you abort the reset and the LED flashes slowly. | Setting | Value | -|----------------|--------------------| +| -------------- | ------------------ | | TYPE | WiFi AP | | SSID | ChaosDMX-□□□□ | | PASSWORD | mbgmbgmbg |