Add missing xswiftbus DBus methods

This commit is contained in:
Mat Sutcliffe
2022-02-10 18:22:12 +00:00
parent 44f4031703
commit 78ff5322de

View File

@@ -143,6 +143,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>