Skip to content

Commit c4a4b91

Browse files
committed
Adds include
1 parent ea2e7f5 commit c4a4b91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SparkFun_KX13X_regs.h

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141

4242
// This file holds the bit fields for the KX132/KX134 registers.
4343

44+
#include <cstdint>
45+
4446
#define SFE_KX13X_MAN_ID 0x00 // Retuns "KION" in ASCII
4547

4648
typedef struct

0 commit comments

Comments
 (0)