This provides a new double-press action for the command dial which allows for 2 new abilities:
Menu 1: Double-press will mute all sounds from the pack and wand
Menu 2: Double-press will move back to the previous music track
Documentation for the device has been updated in kind.
In addition to the new functionality, I fixed some glitches which would occur during some fringe firing/alarm actions, as well as fixing behavior of the toggles in standalone mode when not paired with the pack.
There were some corrections made to the logic on the pack to support the previous track API. I had missed a compiler warning which made the original code non-functional. While in there, I did change the name of 2 enum values to maintain consistency with patterns used elsewhere.
This provides a new double-press action for the command dial which allows for 2 new abilities: Menu 1: Double-press will mute all sounds from the pack and wand Menu 2: Double-press will move back to the previous music track
Documentation for the device has been updated in kind.
In addition to the new functionality, I fixed some glitches which would occur during some fringe firing/alarm actions, as well as fixing behavior of the toggles in standalone mode when not paired with the pack.
There were some corrections made to the logic on the pack to support the previous track API. I had missed a compiler warning which made the original code non-functional. While in there, I did change the name of 2 enum values to maintain consistency with patterns used elsewhere.