Skip to content
Commit 6565af00 authored by Bernhard Beschow's avatar Bernhard Beschow
Browse files

use Qt Serial Port rather than QextSerialPort for simplicity of dependencies

Qt already comes with a serial port module which is most likely provided by distributions shipping Qt. For QextSerialPort, however, this doesn't seem to be the case, e.g. ArchLinux. Therefore, Qt's serial port module seems to be the better alternative.
parent a3258025
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