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:
- 42:b9d591a58118
- Parent:
- 35:cb358e793d1a
- Child:
- 43:231de26f0302
--- a/examples/example_config.h Mon May 18 13:12:47 2020 -0500 +++ b/examples/example_config.h Mon Aug 24 23:23:30 2020 +0000 @@ -24,7 +24,7 @@ // CP_AS923_JAPAN // CP_IN865 #if !defined(CHANNEL_PLAN) -#define CHANNEL_PLAN CP_US915 +#define CHANNEL_PLAN CP_AU915 #endif #endif