fix: add pcb v1 error warning to readme

This commit is contained in:
s3lph 2024-09-20 01:55:18 +02:00
parent 37554b120a
commit 08e5d20ef2
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -35,6 +35,9 @@ Each PCB connects to 10 LEDs, and the PCB can be chained together to
form a single WS2812 chain. There are 83 LEDs in the current version, so a total of 9 of these PCBs is required.
The ESP32-C3 needs to be soldered to the first PCB.
> :warning: **There is a small issue with V1.0 of the PCB!** (Please check the version number on the silk screen!):
> Pins 1 and 4 of the OUT pin header are swapped - this can be easily worked around by swapping wires number 1 and 4 in the JST connector plugged into this header.
### esp32/
The PlatformIO Arduino project for the ESP32. It perfoms the following tasks: