DisplayApp-Base

Dependencies:   mbed-os-lychee DisplayApp_Base

mbed_app.json

Committer:
yagyag
Date:
2018-11-21
Revision:
4:b75d4cd51099
Parent:
0:78f7f7683a42

File content as of revision 4:b75d4cd51099:

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