Commit 2fa01fbe authored by Douglas6's avatar Douglas6

make configurable

parent 1d70a7c4
{ {
"appKeys": { "appKeys": {
"MSG_KEY_CMD": 0,
"MSG_KEY_CMD_DATA": 1,
"MSG_KEY_VOLUME": 100
"MSG_KEY_TITLE": 101,
"MSG_KEY_ARTIST": 102, "MSG_KEY_ARTIST": 102,
"MSG_KEY_BUTTON_CODE": 0,
"MSG_KEY_BUTTON_DATA": 1,
"MSG_KEY_MUTED": 104,
"MSG_KEY_PLAY_STATE": 103, "MSG_KEY_PLAY_STATE": 103,
"MSG_KEY_TITLE": 101, "MSG_KEY_MUTED": 104,
"MSG_KEY_VOLUME": 100
}, },
"capabilities": [ "capabilities": [
"" "configurable"
], ],
"companyName": "douglasotwell@gmail.com", "companyName": "Douglas Otwell",
"longName": "Rockodi", "longName": "Rockodi",
"projectType": "native", "projectType": "native",
"resources": { "resources": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment