spelling: includes

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 14:48:58 -05:00
parent 8ce07c9151
commit 191f0be9a7

View file

@ -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 {