Simple "hello world" style program for X-NUCLEO-IKS01A1 MEMS Inertial

Dependencies:   BLE_API X_NUCLEO_IDB0XA1 X_NUCLEO_IKS01A1 mbed

Fork of HelloWorld_IKS01A1 by ST

main.h

Committer:
n0tform3
Date:
2015-11-15
Revision:
8:1c6281289d67

File content as of revision 8:1c6281289d67:

#ifndef MAIN_H_
#define MAIN_H_

#define RealSysClock	84000000

#endif