Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 256 Bytes

COM_TO_UDP

Before you run COM_TO_UDP, make sure Qt is installed. Otherwise it will not run.

The application gets Com and Udp port from command line arguments. The first is Com port, the second is Udp port. Example for linux: ./COM_TO_UDP COM4 45454