Browse Source

rm beacon devices;

bjorn 3 years ago
parent
commit
8fa189d7cd
1 changed files with 0 additions and 16 deletions
  1. 0 16
      api/lovr/headset/Device.lua

+ 0 - 16
api/lovr/headset/Device.lua

@@ -76,22 +76,6 @@ return {
     {
       name = 'eye/right',
       description = 'The right eye.'
-    },
-    {
-      name = 'beacon/1',
-      description = 'The first tracking device (i.e. lighthouse).'
-    },
-    {
-      name = 'beacon/2',
-      description = 'The second tracking device (i.e. lighthouse).'
-    },
-    {
-      name = 'beacon/3',
-      description = 'The third tracking device (i.e. lighthouse).'
-    },
-    {
-      name = 'beacon/4',
-      description = 'The fourth tracking device (i.e. lighthouse).'
     }
   },
   related = {