B+IMU+SD

Dependencies:   BMI160 RTC SDFileSystem USBDevice max32630fthr sd-driver

Fork of MPSMAXbutton by Faizan Ahmad

main.h

Committer:
FaizanAhmad
Date:
2018-05-07
Revision:
0:769c5a7b3939
Child:
1:6b969a803e1b
Child:
3:bd223559f79b

File content as of revision 0:769c5a7b3939:

#include <string.h>
#include "sc_types.h"

/*Global variable*/
extern bool is_smactive;

/*function declaration*/

extern void PrintStatus_Serial(int val );