mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 20:24:32 +02:00
Corrected RGB LED pin assignment. Closes https://github.com/espressif/esp-idf/issues/2363.
This commit is contained in:
@@ -306,9 +306,9 @@ RGB LED
|
|||||||
+===+===========+=========+
|
+===+===========+=========+
|
||||||
| 1 | GPIO0 | Red |
|
| 1 | GPIO0 | Red |
|
||||||
+---+-----------+---------+
|
+---+-----------+---------+
|
||||||
| 2 | GPIO2 | Blue |
|
| 2 | GPIO2 | Green |
|
||||||
+---+-----------+---------+
|
+---+-----------+---------+
|
||||||
| 3 | GPIO4 | Green |
|
| 3 | GPIO4 | Blue |
|
||||||
+---+-----------+---------+
|
+---+-----------+---------+
|
||||||
|
|
||||||
|
|
||||||
|
@@ -302,9 +302,9 @@ RGB LED
|
|||||||
+===+===========+=========+
|
+===+===========+=========+
|
||||||
| 1 | GPIO0 | Red |
|
| 1 | GPIO0 | Red |
|
||||||
+---+-----------+---------+
|
+---+-----------+---------+
|
||||||
| 2 | GPIO2 | Blue |
|
| 2 | GPIO2 | Green |
|
||||||
+---+-----------+---------+
|
+---+-----------+---------+
|
||||||
| 3 | GPIO4 | Green |
|
| 3 | GPIO4 | Blue |
|
||||||
+---+-----------+---------+
|
+---+-----------+---------+
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user