mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Converted data transfer to binary key-value method
This commit is contained in:
@@ -14,7 +14,6 @@ public:
|
||||
|
||||
virtual void setState(unsigned char newState);
|
||||
|
||||
virtual string getCategory() = 0;
|
||||
virtual void changeSpeed(string change) = 0;
|
||||
virtual void changeAltitude(string change) = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user