Commit 4941ee54 authored by Lorenz Meier's avatar Lorenz Meier

Avoid evil port config for CDC devices altogether, non-CDC devices (unknown...

Avoid evil port config for CDC devices altogether, non-CDC devices (unknown devices) should be unaffected
parent 13bf5898
This diff is collapsed.
......@@ -103,6 +103,8 @@ public:
void loadSettings();
void writeSettings();
void checkIfCDC();
void run();
void run2();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment