X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fzeroplus-logic-cube%2Fapi.c;h=1fea018d5a8e7409d5f7250b2a82b1d4de67d4ae;hb=fb1d341d6eb3eb6c4c2364931e099c487cece7ac;hp=e606dba64ce07c80911088cfab436b419a78c92c;hpb=42d14d9108de61ead41aebe74d668239ee7d5089;p=libsigrok.git diff --git a/src/hardware/zeroplus-logic-cube/api.c b/src/hardware/zeroplus-logic-cube/api.c index e606dba6..1fea018d 100644 --- a/src/hardware/zeroplus-logic-cube/api.c +++ b/src/hardware/zeroplus-logic-cube/api.c @@ -50,7 +50,8 @@ static const struct zp_model zeroplus_models[] = { {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}, + {0x0c12, 0x7064, "Logian-16L", 16, 64, 100}, + {0x0c12, 0x7100, "AKIP-9101", 16, 256, 200}, ALL_ZERO };