Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Versuch20 by
Diff: Classes/LHR.h
- Revision:
- 3:f44ef28cfb2d
- Parent:
- 1:6ef5bc60e69c
- Child:
- 4:3c6d2c035243
diff -r efa9a78591da -r f44ef28cfb2d Classes/LHR.h --- a/Classes/LHR.h Wed Apr 25 11:16:16 2018 +0000 +++ b/Classes/LHR.h Sun Apr 29 11:29:00 2018 +0000 @@ -4,6 +4,7 @@ #include "IRSensorG.h" #include "IRSensorK.h" #include "IRSensorZ.h" +#include "Motion.h" #include <cstdlib> #include <mbed.h>
