mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: surprisingly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
202215e86c
commit
b32d22a6d2
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ Applications can choose to communicate with either best-effort datagram
|
||||||
service (like PULSEv1), or reliable datagram service that guarantees
|
service (like PULSEv1), or reliable datagram service that guarantees
|
||||||
in-order datagram delivery. Having the reliable transport available
|
in-order datagram delivery. Having the reliable transport available
|
||||||
made it very easy to implement prompt commands over PULSEv2. And it was
|
made it very easy to implement prompt commands over PULSEv2. And it was
|
||||||
also suprisingly easy to implement a PULSEv2 transport for the Pebble
|
also surprisingly easy to implement a PULSEv2 transport for the Pebble
|
||||||
Protocol, which allows developers and test automation to interact with
|
Protocol, which allows developers and test automation to interact with
|
||||||
bigboards using libpebble2 and pebble-tool, exactly like they can with
|
bigboards using libpebble2 and pebble-tool, exactly like they can with
|
||||||
emulators and sealed watches connected to phones.
|
emulators and sealed watches connected to phones.
|
||||||
|
|
Loading…
Add table
Reference in a new issue