mirror of
https://github.com/andrewchilicki/LumonMDR.git
synced 2025-07-01 10:07:27 -04:00
Add RaspberryPi settings file template
This commit is contained in:
20
settingsRPI.json
Normal file
20
settingsRPI.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"controlSettings": {
|
||||
"arrowSensitivity": 50.0,
|
||||
"zoomSensitivity": 0.019999999552965164
|
||||
},
|
||||
"displaySettings": {
|
||||
"globalScale": 1.2999999523162842,
|
||||
"gridSpacing": 300.0,
|
||||
"headerText": "@andrewchilicki",
|
||||
"imageScale": 1.0,
|
||||
"maxZoomScale": 0.25,
|
||||
"minZoomScale": 0.10000000149011612,
|
||||
"mouseScaleMultiplier": 2.0,
|
||||
"mouseScaleRadius": 50.0,
|
||||
"noiseScale": 1.0,
|
||||
"noiseScaleOffset": 10.0,
|
||||
"noiseSpeed": 0.0020000000949949026,
|
||||
"refinedToBinSpeed": 2.0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user