summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sonynwz/nwz-db.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2017-11-01 12:42:55 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2017-11-01 12:43:33 +0100
commit62f0ba1c302a6e25e8ba55c0ba4eab2469357bbd (patch)
treea31357eac37eec828abb851528274dc7c2fe535e /firmware/target/hosted/sonynwz/nwz-db.h
parent8ef33f479e8dc95811e503a49306b9e56dd84cb1 (diff)
downloadrockbox-62f0ba1c302a6e25e8ba55c0ba4eab2469357bbd.tar.gz
rockbox-62f0ba1c302a6e25e8ba55c0ba4eab2469357bbd.zip
nwztools: add NW-A46 to the database
Change-Id: I85dc2080e0be07ff689384c0445f4f1595baf4ac
Diffstat (limited to 'firmware/target/hosted/sonynwz/nwz-db.h')
-rw-r--r--firmware/target/hosted/sonynwz/nwz-db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/hosted/sonynwz/nwz-db.h b/firmware/target/hosted/sonynwz/nwz-db.h
index d9167c14db..8d42c54194 100644
--- a/firmware/target/hosted/sonynwz/nwz-db.h
+++ b/firmware/target/hosted/sonynwz/nwz-db.h
@@ -152,7 +152,7 @@ enum nwz_nvp_node_t
152/* Invalid NVP index */ 152/* Invalid NVP index */
153#define NWZ_NVP_INVALID -1 /* Non-existent entry */ 153#define NWZ_NVP_INVALID -1 /* Non-existent entry */
154/* Number of models */ 154/* Number of models */
155#define NWZ_MODEL_COUNT 190 155#define NWZ_MODEL_COUNT 191
156/* Number of series */ 156/* Number of series */
157#define NWZ_SERIES_COUNT 38 157#define NWZ_SERIES_COUNT 38
158 158