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: libxDot-dev-mbed5-deprecated ISL29011
Fork of Dot-Examples by
Dot-Examples rev. 31:7ec180e84cb6 have been tested with xdot-library 3.0.0-19-gb6c0ba2 and mbed-os-5.6.2
Revision 31:7ec180e84cb6, committed 2017-10-13
- Comitter:
- gorazdko
- Date:
- Fri Oct 13 05:53:06 2017 +0000
- Parent:
- 30:2c57bd7c0324
- Commit message:
- examples tested with xdot-library 3.0.0-19-gb6c0ba2 and mbed-os-5.5.7
Changed in this revision
examples/example_config.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/examples/example_config.h Fri Oct 13 05:39:31 2017 +0000 +++ b/examples/example_config.h Fri Oct 13 05:53:06 2017 +0000 @@ -9,7 +9,7 @@ // the active example is the one that will be compiled #if !defined(ACTIVE_EXAMPLE) -#define ACTIVE_EXAMPLE PEER_TO_PEER_EXAMPLE +#define ACTIVE_EXAMPLE PEER_TO_PEER_EXAMPLE #endif // the active channel plan is the one that will be compiled