]> granicus.if.org Git - esp-idf/commitdiff
Corrected RGB LED pin assignment. Closes https://github.com/espressif/esp-idf/issues...
authorkrzychb <krzychb@gazeta.pl>
Tue, 4 Sep 2018 21:20:08 +0000 (23:20 +0200)
committerkrzychb <krzychb@gazeta.pl>
Wed, 5 Sep 2018 20:10:42 +0000 (22:10 +0200)
docs/en/get-started/get-started-wrover-kit-v3.rst
docs/en/get-started/get-started-wrover-kit.rst

index 1ed5fb0c3cda0d528d1c9aad02a36af6ba521c88..6f3ae3ac99f7cd18cbd8871f539eb23f4c7c016d 100644 (file)
@@ -306,9 +306,9 @@ RGB LED
 +===+===========+=========+
 | 1 | GPIO0     | Red     |
 +---+-----------+---------+
-| 2 | GPIO2     | Blue    |
+| 2 | GPIO2     | Green   |
 +---+-----------+---------+
-| 3 | GPIO4     | Green   |
+| 3 | GPIO4     | Blue    |
 +---+-----------+---------+
 
 
index 2aab09ab9e51eb24d845aab6e8724357bd899ecc..b8041da0f2c5deb6762ae873f88b83e15cf3e8a8 100644 (file)
@@ -302,9 +302,9 @@ RGB LED
 +===+===========+=========+
 | 1 | GPIO0     | Red     |
 +---+-----------+---------+
-| 2 | GPIO2     | Blue    |
+| 2 | GPIO2     | Green   |
 +---+-----------+---------+
-| 3 | GPIO4     | Green   |
+| 3 | GPIO4     | Blue    |
 +---+-----------+---------+