Add some info to simyaesu.c

pull/572/head^2
Michael Black W9MDB 2021-02-21 23:38:21 -06:00
rodzic c915d373e7
commit 965ad4c642
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,5 @@
// can run this using rigctl/rigctld and socat pty devices
// socat -d -d pty,raw,echo=0 pty,raw,echo=0
#include <stdio.h>
#include <string.h>
#include <unistd.h>