mirror of
https://github.com/google/pebble.git
synced 2026-02-19 03:36:51 -05:00
spelling: includes
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
#include <stdint.h>
|
#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)
|
#define I2C_TIMINGR_INVALID_VALUE (0xffffffff)
|
||||||
|
|
||||||
typedef enum I2CBusMode {
|
typedef enum I2CBusMode {
|
||||||
|
|||||||
Reference in New Issue
Block a user