Use of UART
For details on UART, please refer to UART-API Document
1. Instructions#
- Import UART module from machine
- The pin used for configuration is UART function
- Create UART object
- Read and write data
2. Example#
Send back the data received by the serial port
Related Issues not found
Please login GitHub to create issue