mirror of https://github.com/espruino/BangleApps
21 lines
475 B
JSON
21 lines
475 B
JSON
{
|
|
"mode": 1,
|
|
"enabled": true,
|
|
"replace": true,
|
|
"debuglog": false,
|
|
"startWithHrm": true,
|
|
"allowFallback": true,
|
|
"warnDisconnect": false,
|
|
"fallbackTimeout": 10,
|
|
"custom_replace": false,
|
|
"custom_debuglog": false,
|
|
"custom_startWithHrm": false,
|
|
"custom_allowFallback": false,
|
|
"custom_warnDisconnect": false,
|
|
"custom_fallbackTimeout": 10,
|
|
"gracePeriodNotification": 0,
|
|
"gracePeriodConnect": 0,
|
|
"gracePeriodService": 0,
|
|
"gracePeriodRequest": 0
|
|
}
|