mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: suppressing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f2b037375c
commit
6ba090d3ce
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ bool accessory_send_stream(AccessoryDataStreamCallback stream_callback, void *co
|
||||||
void accessory_send_stream_stop(void);
|
void accessory_send_stream_stop(void);
|
||||||
|
|
||||||
//! Stop the driver from reading any input on the accessory port. When input is disabled we can
|
//! Stop the driver from reading any input on the accessory port. When input is disabled we can
|
||||||
//! write out the accessory port at higher rates as we don't have to worry about supressing
|
//! write out the accessory port at higher rates as we don't have to worry about suppressing
|
||||||
//! reading back our own output.
|
//! reading back our own output.
|
||||||
void accessory_disable_input(void);
|
void accessory_disable_input(void);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue