
MBED NanoService Lighting Endpoint for NXP LPC1768+AppBoard
Dependencies: C12832_lcd EthernetInterface StatusReporter LM75B endpoint_core endpoint_nsp mbed-rtos mbed nsp_resources
Revision 75:a334ac80270b, committed 2014-09-19
- Comitter:
- ansond
- Date:
- Fri Sep 19 05:42:07 2014 +0000
- Parent:
- 74:8d98328be12a
- Child:
- 76:22b81d9a1423
- Commit message:
- double checked all config options for techcon
Changed in this revision
Definitions.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Definitions.h Fri Sep 19 05:25:04 2014 +0000 +++ b/Definitions.h Fri Sep 19 05:42:07 2014 +0000 @@ -31,7 +31,7 @@ //#define CELLULAR_NETWORK true // true - use cellular network, false - use ethernet (cannot co-exist together) // Multitech Temp Probe customization -#define MULTITECH_TEMP_PROBE true // true - on, undef - off +//#define MULTITECH_TEMP_PROBE true // true - on, undef - off // what kind of personality we are... #define LIGHT_PERSONALITY true // the endpoint will be a (set of) lights @@ -41,7 +41,7 @@ //#define APM_COPCAR_ENABLE true // true - enabled, (undef) - disabled // APM Demo Light Configuration -#define APM_LIGHT_ENABLE false // true - enable APM Demo light, undef - disable +//#define APM_LIGHT_ENABLE false // true - enable APM Demo light, undef - disable // External LED Light Configuration #define EXT_LED_ENABLE true // true - enable external LED endpoint light, false - disable