mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-23 00:26:33 +00:00
Added better handling for command line parameters
This commit is contained in:
@@ -9,7 +9,7 @@ class SerialPort : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
SerialPort();
|
||||
SerialPort(QString usePort);
|
||||
~SerialPort();
|
||||
|
||||
bool openPort();
|
||||
|
||||
Reference in New Issue
Block a user