summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sonynwz/nwz-db.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2017-10-07 12:45:48 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2017-10-07 12:45:48 +0200
commit7eb240a28851c693b897c88cce9e10a7310b4f9e (patch)
treeed4e54f6dc36bf04e13c2bb85206145bad755ba0 /firmware/target/hosted/sonynwz/nwz-db.h
parent4382f8773eaa94c43dc6cc0f19591d2607a34f20 (diff)
downloadrockbox-7eb240a28851c693b897c88cce9e10a7310b4f9e.tar.gz
rockbox-7eb240a28851c693b897c88cce9e10a7310b4f9e.zip
Add Sony NW-ZX300 model id to database
Change-Id: I8e7a14b86408c52cbd4a059e2db6a9c9d0966fc6
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 d032e27d04..35642f18c4 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 186 155#define NWZ_MODEL_COUNT 187
156/* Number of series */ 156/* Number of series */
157#define NWZ_SERIES_COUNT 38 157#define NWZ_SERIES_COUNT 38
158 158