TOF based Presence Detector

Dependencies:   BLE_API X_NUCLEO_6180XA1 X_NUCLEO_IDB0XA1 mbed

Fork of BLE_HeartRate_IDB0XA1 by ST

Committer:
hux
Date:
Mon Aug 20 16:43:10 2018 +0000
Revision:
29:eceecbe28088
Parent:
28:a23b16555909
made in Shanghai

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hux 28:a23b16555909 1 // shields.h - collective includes for shields
hux 28:a23b16555909 2 //
hux 28:a23b16555909 3 //
hux 28:a23b16555909 4 #ifndef _SHIELDS_H_
hux 28:a23b16555909 5 #define _SHIELDS_H_
hux 28:a23b16555909 6
hux 28:a23b16555909 7 #include "shields/xn6180.h"
hux 28:a23b16555909 8
hux 28:a23b16555909 9 #endif // _SHIELDS_H_