diff options
-rw-r--r-- | android-mobile/res/xml/device_filter.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android-mobile/res/xml/device_filter.xml b/android-mobile/res/xml/device_filter.xml index fc9333bdb..83b42ea07 100644 --- a/android-mobile/res/xml/device_filter.xml +++ b/android-mobile/res/xml/device_filter.xml @@ -11,4 +11,6 @@ <usb-device vendor-id="1027" product-id="63104"/> <!-- Cressi (Leonardo) Custom PID --> <usb-device vendor-id="1027" product-id="63104"/> + <!-- EON Steel --> + <usb-device vendor-id="5267" product-id="48"/> </resources> |