mirror of
https://github.com/google/pebble.git
synced 2025-06-21 00:30:36 +00:00
spelling: initial
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9ab4efb8b8
commit
42ff2a4a3e
5 changed files with 8 additions and 8 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
|
||||
//! Call this as you're just entering manufacturing mode to do initalial setup.
|
||||
//! Call this as you're just entering manufacturing mode to do initial setup.
|
||||
void accessory_mfg_mode_start(void);
|
||||
|
||||
//! Called on an ISR to handle a character from the accessory connector.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue