XREAL One support (#133), v2.4.0

* Add XREAL One model names to the supported monitors list

* Pull in latest driver with XREAL One support, v2.4.0
This commit is contained in:
Wayne Heaney 2025-10-05 08:34:56 -07:00 committed by GitHub
parent 13d5d6bf8e
commit 2bed5a2436
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
2.3.2
2.4.0

View File

@ -32,6 +32,8 @@ export const SUPPORTED_MONITOR_PRODUCTS = [
'Air 2',
'Air 2 Pro',
'Air 2 Ultra',
'One',
'One Pro',
'SmartGlasses', // TCL/RayNeo
'Rokid Max',
'Rokid Max 2',

View File

@ -15,6 +15,8 @@ Item {
"Air 2",
"Air 2 Pro",
"Air 2 Ultra",
"One",
"One Pro",
"SmartGlasses", // TCL/RayNeo
"Rokid Max",
"Rokid Max 2",

@ -1 +1 @@
Subproject commit a47ec04c8e00177a67000f1d96f78214e69fc400
Subproject commit d39fbf4ffba0868fa8c2837382c9c669866794a6