Hi guys! Today’s master controller update contains the following important changes:
- fixed throttle related special functions in levers with a physical latch
- added mode switch support for hat switches of Huey and AB412 heads
if enabled#define HUEY_COLL_HEAD_HAT_RESPECTS_MODE_SWITCH 1
or
#define AB412_COLL_HEAD_LEFT_HAT_RESPECTS_MODE_SWITCH 1
#define AB412_COLL_HEAD_RIGHT_HAT_RESPECTS_MODE_SWITCH 1
it will assign a physical hat switch of the Huey (or 2 of the AB412 head) to different hat switches/sets of buttons in different mode switch positions.
Please update!