diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/library/esp32.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/esp32.rst b/docs/library/esp32.rst index 7701f4353..796dbbbc5 100644 --- a/docs/library/esp32.rst +++ b/docs/library/esp32.rst @@ -226,7 +226,7 @@ For more details see Espressif's `ESP-IDF RMT documentation. ``100``) and the output level to apply the carrier to (a boolean as per *idle_level*). -.. method:: RMT.source_freq() +.. classmethod:: RMT.source_freq() Returns the source clock frequency. Currently the source clock is not configurable so this will always return 80MHz. |
