diff --git a/assets/config.json b/assets/config.json index dacc60d..a880e01 100644 --- a/assets/config.json +++ b/assets/config.json @@ -1,7 +1,7 @@ { "touchscreen": { "enabled": true, - "mode": "swipe", + "mode": "crosspad", "deadzone": 50, "buffer": false }, diff --git a/public/index.html b/public/index.html index 0ac5787..0e6ae3d 100644 --- a/public/index.html +++ b/public/index.html @@ -19,6 +19,7 @@
+