Skip to content

Commit b66bc55

Browse files
authored
Fix esp-println README / docs (#4317)
1 parent 86f2853 commit b66bc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp-println/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ logging capabilities for Espressif devices.
1111

1212
- Supports all Espressif ESP32 family devices.
1313
- Supports different communication methods:
14-
- UART (Default)
14+
- UART
1515
- JTAG-Serial (Only available in ESP32-C3, ESP32-C6, ESP32-H2, ESP32-S3)
1616
- No-op: Turns printing into a no-op
1717
- Supports [`defmt`] backend

0 commit comments

Comments
 (0)