Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 201 Bytes

py-uart-serial-read

  • Initialize new env: poetry shell
  • Install dependencies: poetry install
  • Run: python3 uart_read/read.py

Note:

  • Make sure to empty temp.txt file before running.