Fix #8594 (binatone readme daily 2282)

This commit is contained in:
Kovid Goyal 2011-01-26 13:29:37 -07:00
parent a8839d70cd
commit 81c73dd0ab

View File

@ -24,7 +24,7 @@ class N516(USBMS):
supported_platforms = ['windows', 'osx', 'linux']
# Ordered list of supported formats
FORMATS = ['epub', 'prc', 'html', 'pdf', 'txt']
FORMATS = ['epub', 'prc', 'mobi', 'html', 'pdf', 'txt']
VENDOR_ID = [0x0525]
PRODUCT_ID = [0xa4a5]