Skip to content

Commit 819ff2c

Browse files
Merge 7bae021 into c29b291
2 parents c29b291 + 7bae021 commit 819ff2c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/bdDetect.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ def driverSupportsAutoDetection(driver):
413413
"VID_0904&PID_600A", # Brailliant2 80
414414
"VID_0904&PID_6201", # Vario 340
415415
"VID_0483&PID_A1D3", # Orbit Reader 20
416+
"VID_0483&PID_6301", # Vario 4
416417
})
417418

418419
addUsbDevices("baum", KEY_SERIAL, {
@@ -446,6 +447,7 @@ def driverSupportsAutoDetection(driver):
446447
"Pronto!",
447448
"VarioUltra",
448449
"Orbit Reader 20",
450+
"Vario 4",
449451
)))
450452

451453
# brailleNote

0 commit comments

Comments
 (0)