Add RayNeo support

This commit is contained in:
wheaney 2024-05-31 14:10:31 -07:00
parent 0dd0b8384a
commit bccbe687ed
3 changed files with 3 additions and 1 deletions

1
.gitmodules vendored
View File

@ -5,6 +5,7 @@
[submodule "modules/XRLinuxDriver"]
path = modules/XRLinuxDriver
url = https://github.com/wheaney/XRLinuxDriver.git
branch = rayneo
[submodule "modules/sombrero"]
path = modules/sombrero
url = https://github.com/wheaney/sombrero.git

View File

@ -20,6 +20,7 @@ const SUPPORTED_MONITOR_PRODUCTS = [
'Air',
'Air 2', // guessing this one
'Air 2 Pro',
'SmartGlasses', // TCL/RayNeo
'MetaMonitor' // nested mode dummy monitor
];

@ -1 +1 @@
Subproject commit da9bfe14cdf198b3cd58ecf997324ebd358e8a61
Subproject commit a7616ff5365c36dac2df67ad37d7638588546e15