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.
Diff: mbed_app.json
- Revision:
- 0:78f7f7683a42
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json Mon Oct 30 06:52:18 2017 +0000
@@ -0,0 +1,20 @@
+{
+ "config": {
+ "camera":{
+ "help": "0:disable 1:enable",
+ "value": "1"
+ },
+ "lcd":{
+ "help": "0:disable 1:enable",
+ "value": "0"
+ },
+ "usb-host-ch":{
+ "help": "(for GR-PEACH) 0:ch0 1:ch1",
+ "value": "1"
+ },
+ "audio-camera-shield":{
+ "help": "(for GR-PEACH) 0:not use 1:use",
+ "value": "1"
+ }
+ }
+}