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