DisplayApp-Base

Dependencies:   mbed-os-lychee DisplayApp_Base

mbed_app.json

Committer:
dkato
Date:
2017-10-30
Revision:
0:78f7f7683a42

File content as of revision 0:78f7f7683a42:

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