listen from serial

This commit is contained in:
2023-07-29 22:32:44 +03:00
parent bdd87110c1
commit afd878407e
6 changed files with 111 additions and 1 deletions
+4
View File
@@ -1,7 +1,11 @@
# libserialport examples
port_info.c
list_ports.c
send_receive.c
# binaries
port_info
list_ports
send_receive
listen