Lizzy project

Dependencies:   aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers bspAcc.h Source File

bspAcc.h

00001 #ifndef __BSP_ACC_H__
00002 #define __BSP_ACC_H__
00003 
00004 void init_acc();
00005 
00006 #endif//__BSP_ACC_H__