Format page for printing
I added the header files for a class I created which interfaces with a usb device (these are included in this email) by adding this line to /testAPP/src/testMain.cpp: #include "DI-2108-P.cpp"
I added the header files for a class I created which interfaces with a usb device (these are included in this email) by adding this line to /testAPP/src/testMain.cpp:
#include "DI-2108-P.cpp"
test_SRCS += DI-2108P.cpp