更新 'src/Network/fgcom.hxx'

This commit is contained in:
zhongjin 2022-11-30 22:54:03 +08:00
parent 2685d06d9d
commit f8a6003b68

View File

@ -99,10 +99,13 @@ private:
double getCurrentFrequencyKhz() const;
double getCurrentCommVolume() const;
bool isInRange(const double& freq) const;
bool lib_hangup();
void updateCall();
void connectToCommFrequency();
void testMode(bool testMode);
};
#endif // of FG_FGCOM_HXX