Typica is a free program for professional coffee roasters. https://typica.us
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

event.pro 151B

1234567
  1. TEMPLATE = app
  2. DEPENDPATH += .
  3. CONFIG += console
  4. include(../../src/qextserialport.pri)
  5. SOURCES += main.cpp PortListener.cpp
  6. HEADERS += PortListener.h