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.
Dependencies: libmDot-mbed5 ISL29011
Fork of Dot-Examples by
Diff: examples/inc/dot_util.h
- Revision:
- 21:09d05faf0e13
- Parent:
- 15:364df461110f
--- a/examples/inc/dot_util.h Tue May 16 10:47:10 2017 -0500 +++ b/examples/inc/dot_util.h Fri Jun 09 08:31:21 2017 -0500 @@ -3,6 +3,7 @@ #include "mbed.h" #include "mDot.h" +#include "ChannelPlans.h" #include "MTSLog.h" #include "MTSText.h" #include "ISL29011.h"