diff --git a/ESP-IDF_Robot/tutorial/docs/source/overview.rst b/ESP-IDF_Robot/tutorial/docs/source/overview.rst index 52c876fe6..c502872a0 100644 --- a/ESP-IDF_Robot/tutorial/docs/source/overview.rst +++ b/ESP-IDF_Robot/tutorial/docs/source/overview.rst @@ -50,7 +50,7 @@ Changing PWM on each channel determines the speed and direction of the RC car. | 7 | 6 | PWM for counter-clockwise rotation of left-side motors | LEDC_CHANNEL_3 | +------+-----+---------------------------------------------------------+----------------+ -Fusion of Software & Hardware +Fusion of Software with Hardware ----------------------------- The *struct* for storing motors PWM values.