This commit is contained in:
2025-07-05 23:39:54 -04:00
parent b9cd547d05
commit 5b63d5c5d9

View File

@@ -44,7 +44,7 @@ Changing PWM on each channel determines the speed and direction of the RC car.
+===========+=======+========================+==========+ +===========+=======+========================+==========+
| GPIO6 & | PWM | Left & Right DC Motors | Forward | | GPIO6 & | PWM | Left & Right DC Motors | Forward |
| GPIO4 | | spin clockwise | | | GPIO4 | | spin clockwise | |
+-----------+-------+----------+ +-----------+-------+------------------------+----------+
| GPIO5 & | PWM | Left & Right DC Motors | Reverse | | GPIO5 & | PWM | Left & Right DC Motors | Reverse |
| GPIO7 | | spin counterclockwise | | | GPIO7 | | spin counterclockwise | |
+-----------+-------+----------+ +-----------+-------+----------+