mirror of
https://github.com/joeycastillo/second-movement.git
synced 2026-02-18 08:55:49 +00:00
This makes movement_play_signal synchronous when in LE mode, despite using the underlying asynchronous API. It's a bit of a hack, but it should work well enough for now. This also moves the enabling/disabling of the buzzer into the movement_play_signal function, so that watch faces no longer have to do it.