mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: includes
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8ce07c9151
commit
191f0be9a7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
// This is always invalid because it inclues a value being set in the reserved field.
|
||||
// This is always invalid because it includes a value being set in the reserved field.
|
||||
#define I2C_TIMINGR_INVALID_VALUE (0xffffffff)
|
||||
|
||||
typedef enum I2CBusMode {
|
||||
|
|
Loading…
Add table
Reference in a new issue