Add missing xswiftbus DBus methods

This commit is contained in:
Mat Sutcliffe
2022-02-10 18:22:12 +00:00
parent 94c8d7211c
commit 20f8609357

View File

@@ -169,6 +169,9 @@ R"XML(<node>
<method name="getAllWheelsOnGround">
<arg type="b" direction="out"/>
</method>
<method name="getGroundElevation">
<arg type="d" direction="out"/>
</method>
<method name="getCom1ActiveKhz">
<arg type="i" direction="out"/>
</method>