Add new XR device & OS: Pico - https://www.picoxr.com/global

This commit is contained in:
Faisal Salman
2024-06-11 00:00:59 +07:00
parent b75e4493dc
commit b52a7ea268
5 changed files with 84 additions and 0 deletions

View File

@@ -224,6 +224,7 @@ const Vendor = Object.freeze({
PALM: 'Palm',
PANASONIC: 'Panasonic',
PEBBLE: 'Pebble',
PICO: 'Pico',
POLYTRON: 'Polytron',
REALME: 'Realme',
RIM: 'RIM',
@@ -321,6 +322,7 @@ const OS = Object.freeze({
PALM: 'Palm',
PC_BSD: 'PC-BSD',
PCLINUXOS: 'PCLinuxOS',
PICO: 'Pico',
PLAN9: 'Plan9',
PLAYSTATION: 'PlayStation',
QNX: 'QNX',