* Fixes a bug on serial communication (USB). * Adds a example to show how to use binary-mask for vibration and pulse commands.
1.2.1
**Changes:**
- Adds a motor index example. - Moves example utilities in `pybelt` package (to simplify running and writing examples).
1.2.0
**Changes:** * Adds methods to enable or disable inaccurate orientation signals. * Adds an example to show how inaccurate orientation signal can be enable or disable in application mode.
1.1.0
* The delegate method `on_compass_accuracy_signal_state_notified` has been replaced by `on_inaccurate_orientation_signal_state_notified`.
1.0.6
**Changes:** * Fixes GATT profile selection for Linux.