add LIS302DL accelerometer testing function
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef __LIS302DL
|
||||
#define __LIS302DL
|
||||
|
||||
void LIS302DL_run_test(void);
|
||||
void LIS302DL_run_test_dynamic(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user