Lizzy project

Dependencies:   aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT

Committer:
jurica238814
Date:
Thu Jan 31 15:50:52 2019 +0100
Branch:
master
Revision:
29:b021b33cf666
Parent:
24:7539258b015c
Scaling factor hardcoded for acnSENSA format

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dbartolovic 24:7539258b015c 1 #ifndef __BSP_ACC_H__
dbartolovic 24:7539258b015c 2 #define __BSP_ACC_H__
dbartolovic 24:7539258b015c 3
dbartolovic 24:7539258b015c 4 void init_acc();
dbartolovic 24:7539258b015c 5
dbartolovic 24:7539258b015c 6 #endif//__BSP_ACC_H__