Skip to content

Commit

Permalink
feat: Add Zebra TC78
Browse files Browse the repository at this point in the history
  • Loading branch information
ZVNexus authored and M0Rf30 committed Nov 19, 2024
1 parent a5464f1 commit 777eb34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,8 @@ ATTR{idVendor}!="05e0", GOTO="not_Zebra"
ATTR{idProduct}=="2101", GOTO="adb"
# TC72
ATTR{idProduct}=="2106", GOTO="adb"
# TC78
ATTR{idProduct}=="2107", GOTO="adb"
GOTO="android_usb_rules_end"
LABEL="not_Zebra"

Expand Down

0 comments on commit 777eb34

Please sign in to comment.