mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 22:45:05 -04:00
Rotator Controller: Add line ending setting for GS-232 protocol. For #2486
This commit is contained in:
@@ -125,6 +125,7 @@ private slots:
|
||||
void on_tolerance_valueChanged(double value);
|
||||
void on_precision_valueChanged(int value);
|
||||
void on_coordinates_currentIndexChanged(int index);
|
||||
void on_lineEnding_currentIndexChanged(int index);
|
||||
void on_dfmTrack_clicked(bool checked=false);
|
||||
void on_dfmLubePumps_clicked(bool checked=false);
|
||||
void on_dfmBrakes_clicked(bool checked=false);
|
||||
|
||||
Reference in New Issue
Block a user