Skip to content

Commit e70fe26

Browse files
committed
Added codeblock for Internal Serial Port
1 parent ebb3c90 commit e70fe26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/Internal Serial Console/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can use **Tools > Serial Monitor** or any other serial client like [Putty](h
1212

1313
## From PC TO ESP32
1414

15-
TODO codeblock
15+
https://github.com/jsfraz/esp32-examples/blob/ebb3c90ac6a092163e0ed519d7a69aa4b9a9913d/examples/Internal%20Serial%20Console/sketch_pc_to_esp32/sketch_pc_to_esp32.ino#L1-L12
1616

1717
You can use **Arduino IDE Serial Monitor** using **Tools > Serial Monitor** or any other serial client like [Putty](https://www.putty.org/) to send data to the serial port.
1818

0 commit comments

Comments
 (0)