190e8449ce
- rename the directory from webgui to Phi - let the webserver's root point to Phi instead of Docs - redirect old /gui/ url to the new location (/)
11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"instrumentSelector": ".instrument",
|
|
"instrumentDataKey": "fgpanel-instrument",
|
|
"updateInterval": 50,
|
|
|
|
"propertyMirror": [
|
|
[ "roll", "/instrumentation/attitude-indicator/indicated-roll-deg" ],
|
|
[ "pitch", "/instrumentation/attitude-indicator/indicated-pitch-deg" ]
|
|
]
|
|
}
|
|
|