mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-16 20:58:45 -04:00
Rotator Controller: Add line ending setting for GS-232 protocol. For #2486
This commit is contained in:
@@ -54,6 +54,7 @@ struct GS232ControllerSettings
|
||||
bool m_targetControlEnabled;
|
||||
bool m_offsetControlEnabled;
|
||||
bool m_highSensitivity;
|
||||
enum LineEnding { CRLF, CR, LF } m_lineEnding; // GS232 only
|
||||
|
||||
bool m_dfmTrackOn;
|
||||
bool m_dfmLubePumpsOn;
|
||||
|
||||
Reference in New Issue
Block a user