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
Diff: examples/example_config.h
- Revision:
- 35:cb358e793d1a
- Parent:
- 34:f6486829a451
- Child:
- 39:938caa5fdcf1
--- a/examples/example_config.h Thu May 02 09:29:05 2019 -0500 +++ b/examples/example_config.h Thu May 02 15:01:53 2019 +0000 @@ -11,7 +11,7 @@ // the active example is the one that will be compiled #if !defined(ACTIVE_EXAMPLE) -#define ACTIVE_EXAMPLE FOTA_EXAMPLE +#define ACTIVE_EXAMPLE OTA_EXAMPLE #endif // the active channel plan is the one that will be compiled