mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
sonynwz: add NW-A55 to database
Change-Id: I59861119c59490f586b3c6ed32a1c41df8b3d365
This commit is contained in:
parent
73f2bd9c46
commit
8a4cb5e619
4 changed files with 8 additions and 2 deletions
|
|
@ -152,9 +152,9 @@ enum nwz_nvp_node_t
|
|||
/* Invalid NVP index */
|
||||
#define NWZ_NVP_INVALID -1 /* Non-existent entry */
|
||||
/* Number of models */
|
||||
#define NWZ_MODEL_COUNT 191
|
||||
#define NWZ_MODEL_COUNT 192
|
||||
/* Number of series */
|
||||
#define NWZ_SERIES_COUNT 38
|
||||
#define NWZ_SERIES_COUNT 39
|
||||
|
||||
/* NVP node info */
|
||||
struct nwz_nvp_info_t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue