OK with three programs

threeProgs

My program, CW Keyboard, originally developed on Unix works fine with Cygwin with a slight modification as follows.

#define  MYRIG    "/dev/ttyUSB0"  <--- for Linux
#define  MYRIG    "/dev/com1"     <--- for Windows

Leave a Reply

Your email address will not be published. Required fields are marked *