You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Orientation Lighting Effects: You can now trigger lighting effects for orientation changes. Check the Profile section below for the new events.
Acceleration Lighting Effect: You can now trigger lighting effects when the device accelerates. A config for accelerationThreshold takes a G force along the same axis as the brakeThreshold
Config / Profile
Motion event triggers for motion-acceleration, orientation-off, orientation-unknown, orientation-top, orientation-bottom, orientation-left, orientation-right, orientation-front, and orientation-back have been added to the Amp Profile.
Fixes
Bluetooth LE disconnects devices that haven't been explicitly bonded
Multiple Bluetooth LE clients can be connected simultaneously
Breaking Changes
brakeAxis is now called motionAxis in your Amp Profile
Lighting triggers brake-normal and brake-active are now called motion-neutral and motion-brakes respectively
Lights no longer turn off automatically when the device is facing up with autoOrientation set to true