Lizzy project

Dependencies:   aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT

bsp/bspAcc.h

Committer:
jurica238814
Date:
2019-01-31
Branch:
master
Revision:
29:b021b33cf666
Parent:
24:7539258b015c

File content as of revision 29:b021b33cf666:

#ifndef __BSP_ACC_H__
#define __BSP_ACC_H__

void init_acc();

#endif//__BSP_ACC_H__