diff options
Diffstat (limited to 'source/pwm.rst')
-rw-r--r-- | source/pwm.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/pwm.rst b/source/pwm.rst index 1a8f4df..1144d55 100644 --- a/source/pwm.rst +++ b/source/pwm.rst @@ -26,7 +26,7 @@ documentation <timers>` for more information. Note that unlike the Arduino, the Maple does not have PWM functionality on pin D10; all other pins are :ref:`compatible -<compatibility>`. +<arduino-compatibility>`. The following table shows which timer can generate which PWM outputs. See the :ref:`pin mapping table <pin-mapping-mega-table>` to |