zeroplus-logic-cube: Add LAP-C(16128+) USB VID/PID.

Untested, so we don't know for sure it'll work.

This fixes bug #1045.
This commit is contained in:
Uwe Hermann 2017-12-17 19:46:23 +01:00
parent bd70ec4b73
commit 6605f1b9bb
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ static const struct zp_model zeroplus_models[] = {
{0x0c12, 0x700d, "LAP-C(322000)", 32, 2048, 200},
{0x0c12, 0x700e, "LAP-C(16032)", 16, 32, 100},
{0x0c12, 0x7016, "LAP-C(162000)", 16, 2048, 200},
{0x0c12, 0x7025, "LAP-C(16128+)", 16, 128, 200},
{0x0c12, 0x7100, "AKIP-9101", 16, 256, 200},
ALL_ZERO
};