File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -647,22 +647,17 @@ Where:
647647Example Applications
648648********************
649649
650- .. _baud-rate-detection-example :
651-
652- Baud Rate Detection Example
653- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
650+ Baud Rate Detection Example:
654651
655652.. literalinclude :: ../../../libraries/ESP32/examples/Serial/BaudRateDetect_Demo/BaudRateDetect_Demo.ino
656653 :language: arduino
657654
658655OnReceive Callback Example:
659- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
660656
661657.. literalinclude :: ../../../libraries/ESP32/examples/Serial/OnReceive_Demo/OnReceive_Demo.ino
662658 :language: arduino
663659
664660RS485 Communication Example:
665- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
666661
667662.. literalinclude :: ../../../libraries/ESP32/examples/Serial/RS485_Echo_Demo/RS485_Echo_Demo.ino
668663 :language: arduino
You can’t perform that action at this time.
0 commit comments