Explorar el Código

Touchpad was listed twice in DeviceButton docs.

Joshua Minor hace 6 años
padre
commit
12c1bc3112
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      api/lovr/headset/DeviceButton.lua

+ 0 - 4
api/lovr/headset/DeviceButton.lua

@@ -25,10 +25,6 @@ return {
       name = 'menu',
       description = 'The menu button.'
     },
-    {
-      name = 'touchpad',
-      description = 'The button on the touchpad.'
-    },
     {
       name = 'a',
       description = 'The A button.'