All Classes Namespaces Files Functions Variables Enumerations Enumerator
libs/connection/resetComPort.h
Go to the documentation of this file.
00001 #ifndef QRK_RESET_COM_PORT_H
00002 #define QRK_RESET_COM_PORT_H
00003 
00014 namespace qrk
00015 {
00016     bool resetComPort(const char* com_device);
00017 }
00018 
00019 #endif /* !QRK_RESET_COM_PORT_H */