Skip to content

Commit

Permalink
Added support for Tenda U12 Wifi Adapter (RTL8812AU based) (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramkrishna757575 authored Aug 31, 2024
1 parent 9753743 commit 9dae21f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/res/xml/usb_device_filter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@
<usb-device
product-id="17D2"
vendor-id="0B05" /> <!-- Asus AC56 -->
<usb-device
product-id="0012"
vendor-id="2604" /> <!-- Tenda U12 -->
</resources>

0 comments on commit 9dae21f

Please sign in to comment.