diff options
Diffstat (limited to 'src/drivers/ao_mma655x.h')
-rw-r--r-- | src/drivers/ao_mma655x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/ao_mma655x.h b/src/drivers/ao_mma655x.h index 9c0c59dc..2d951e07 100644 --- a/src/drivers/ao_mma655x.h +++ b/src/drivers/ao_mma655x.h @@ -78,6 +78,7 @@ #define AO_MMA655X_COUNT 0x15 #define AO_MMA655X_OFFCORR 0x16 +extern uint16_t ao_mma655x_current; void ao_mma655x_init(void); |