1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-05 12:31:37 +02:00
Gadgetbridge/app/src
Andreas Shimokawa 4fe498efc2 Pebble: delay 100ms after writing a pebble packet to the output steam
This fixes a problem on newer firmwares, probably from 3.0 on, where sending an
appmessage packet right after acknowledging a previous incoming appmessage
packet results in our outgoing appmessage packet to be NACKed by the pebble
firmware and not even reaching the app running on the pebble.
2016-07-31 23:49:19 +02:00
..
main Pebble: delay 100ms after writing a pebble packet to the output steam 2016-07-31 23:49:19 +02:00
test/java/nodomain/freeyourgadget/gadgetbridge Pebble: Implement call dismissal with canned messages 2016-06-24 10:25:08 +02:00