Bluetooth Connected TOF Sensor

Dependencies:   BLE_API X_NUCLEO_6180XA1 X_NUCLEO_IDB0XA1 mbed

Fork of BLE_HeartRate_IDB0XA1 by ST

bricks.h

Committer:
hux
Date:
2016-12-18
Revision:
22:d467526abc4a
Child:
23:677689000369

File content as of revision 22:d467526abc4a:

// bricks.h - single header for inclusion of BLE stuff
// and most common brick headers

#ifndef _BRICKS_H_
#define _BRICKS_H_

#include "bricks/blob.h"
#include "bricks/blink.h"

#endif // _BRICKS_H_