wouldn't work for me unless I put `main.c` as the first arg: `gcc main.c -lserialport -o list-ports` thank you for this example!
wouldn't work for me unless I put
main.cas the first arg:gcc main.c -lserialport -o list-portsthank you for this example!