Skip to content

Commit a6fdbaf

Browse files
authored
fix(chw_cdc): typo fix
Fixed Typo in the documentation.
1 parent f90f586 commit a6fdbaf

File tree

1 file changed

+1
-1
lines changed
  • idf_component_examples/hw_cdc_hello_world

1 file changed

+1
-1
lines changed

Diff for: idf_component_examples/hw_cdc_hello_world/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# _HW Serial USB CDC example_
55

6-
This is the simplest buildable example made to be used as a template for new projects running Arduino-ESP32 as an ESP-IDF component that will redefine the `Serial` interface to be attached to the USB CDC Harware Serial port.\
6+
This is the simplest buildable example made to be used as a template for new projects running Arduino-ESP32 as an ESP-IDF component that will redefine the `Serial` interface to be attached to the USB CDC Hardware Serial port.\
77
See [arduino-esp32](https://components.espressif.com/components/espressif/arduino-esp32) in ESP Registry.
88

99
## How to use example

0 commit comments

Comments
 (0)