mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
fix(fs9): Remove COM sync between sim and swift
Fixes #278 Co-authored-by: Lars Toenning <dev@ltoenning.de>
This commit is contained in:
@@ -37,9 +37,6 @@ namespace BlackSimPlugin::FsCommon
|
||||
//! Really open, means connected and data can be sent
|
||||
bool isOpen() const;
|
||||
|
||||
//! Write aircraft
|
||||
bool write(const BlackMisc::Simulation::CSimulatedAircraft &aircraft);
|
||||
|
||||
//! Write variables
|
||||
bool write(const BlackMisc::Aviation::CTransponder &xpdr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user