LED

Dependencies:   mbed-os-lychee DisplayApp_Base

mbed_app.json

Committer:
kobukai0415
Date:
2018-12-05
Revision:
5:ef1191cf8372
Parent:
0:78f7f7683a42

File content as of revision 5:ef1191cf8372:

{
    "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"
        }
    }
}