diff --git a/settingsRPI.json b/settingsRPI.json new file mode 100644 index 0000000..425f5e4 --- /dev/null +++ b/settingsRPI.json @@ -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 + } +} \ No newline at end of file