mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
Rotator Controller: Add line ending setting for GS-232 protocol. For #2486
This commit is contained in:
@@ -31,6 +31,7 @@ public:
|
||||
void setAzimuthElevation(float azimuth, float elevation) override;
|
||||
void readData() override;
|
||||
void update() override;
|
||||
QString lineEnding() const;
|
||||
};
|
||||
|
||||
#endif // INCLUDE_FEATURE_GS232PROTOCOL_H_
|
||||
|
||||
Reference in New Issue
Block a user