Test program for FF1705.
Dependencies: libxDot-dev-mbed5-deprecated ISL29011
Diff: Example/inc/RadioEvent.h
- Revision:
- 1:12a289bd6b82
- Parent:
- 0:d96e7e513c16
diff -r d96e7e513c16 -r 12a289bd6b82 Example/inc/RadioEvent.h --- a/Example/inc/RadioEvent.h Tue Nov 07 11:18:57 2017 +0000 +++ b/Example/inc/RadioEvent.h Tue Nov 07 11:22:06 2017 +0000 @@ -5,8 +5,8 @@ #include "mDotEvent.h" #include "C12832.h" -//#define TEST_board -#define REFERENCE_board +#define TEST_board +//#define REFERENCE_board #ifdef TEST_board extern C12832 lcd;