mirror of
https://github.com/google/pebble.git
synced 2025-06-02 08:23:10 +00:00
spelling: success
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9bf2e4c8dc
commit
56b1584352
7 changed files with 7 additions and 7 deletions
|
@ -234,7 +234,7 @@ BTErrno ble_client_write_without_response(BLECharacteristic characteristic,
|
|||
//! @note Under the hood, this API writes to the Client Characteristic
|
||||
//! Configuration Descriptor's Notifications or Indications enabled/disabled
|
||||
//! bit.
|
||||
//! @return BTErrnoOK if the subscription request was sent sucessfully, or
|
||||
//! @return BTErrnoOK if the subscription request was sent successfully, or
|
||||
//! TODO...
|
||||
BTErrno ble_client_subscribe(BLECharacteristic characteristic,
|
||||
BLESubscription subscription_type);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue