mirror of https://github.com/google/pebble
spelling: includes
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8ce07c9151
commit
191f0be9a7
|
@ -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…
Reference in New Issue