Skip to content

Commit 76098aa

Browse files
authored
Add X1 Omni support (1vxt52) (#611)
* Add X1 Omni support (sylink to X1 Turbo, based on feature set) * Update test_init.py
1 parent 65b935c commit 76098aa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2o4lnm.py

tests/hardware/test_init.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ def test_all_models_loaded() -> None:
250250
"""Test that all models are loaded."""
251251
_load()
252252
assert list(DEVICES) == [
253+
"1vxt52",
253254
"2ap5uq",
254255
"2o4lnm",
255256
"4vhygi",

0 commit comments

Comments
 (0)