Skip to content

Commit 7432982

Browse files
SuGliderCopilot
andauthored
fix(rmt): includes missing reference to C5 and P4
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent deb4e93 commit 7432982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api/rmt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ RMT_SYMBOLS_PER_CHANNEL_BLOCK
421421
Constant defining the number of RMT symbols per memory block.
422422

423423
* ESP32/ESP32-S2: 64 symbols per block
424-
* ESP32-S3/ESP32-C3/ESP32-C6/ESP32-H2: 48 symbols per block
424+
* ESP32-S3/ESP32-C3/ESP32-C5/ESP32-C6/ESP32-H2/ESP32-P4: 48 symbols per block
425425

426426
**Example:**
427427

0 commit comments

Comments
 (0)