1
0
Fork 0

Fix rotation of standby compass

This commit is contained in:
Jonathan Redpath 2022-07-26 17:46:19 +01:00
parent 51230bea45
commit e8dd121257

View file

@ -22232,7 +22232,7 @@
<animation> <animation>
<type>rotate</type> <type>rotate</type>
<object-name>compass_box.wheel</object-name> <object-name>compass_box.wheel</object-name>
<property>/orientation/heading-magnetic-deg</property> <property>-/orientation/heading-magnetic-deg</property>
<axis> <axis>
<object-name>compass_box.wheel.axis</object-name> <object-name>compass_box.wheel.axis</object-name>
</axis> </axis>