1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-07-23 18:05:26 +00:00

Fix typo.

This commit is contained in:
mike wakerly 2013-05-22 10:47:45 -07:00
parent 22c4c9b280
commit 3991b2c7c7

View File

@ -10,6 +10,6 @@
<usb-device vendor-id="5824" product-id="1155" />
<!-- 0x10C4 / 0xEA60: CP210x UART Bridge -->
<usb-device vender-id="4292" product-id="60000" />
<usb-device vendor-id="4292" product-id="60000" />
</resources>