From: François Revol Date: Tue, 26 Aug 2025 22:08:19 +0000 (+0200) Subject: maynuo-m97: Enable support for the M9710 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=b5d2e3e98c02e0d068f9ce0f783d87856ed708ae;p=libsigrok.git maynuo-m97: Enable support for the M9710 The reported model number is 28 on this one. --- diff --git a/src/hardware/maynuo-m97/api.c b/src/hardware/maynuo-m97/api.c index 20a922fa..2dc8f09b 100644 --- a/src/hardware/maynuo-m97/api.c +++ b/src/hardware/maynuo-m97/api.c @@ -87,7 +87,7 @@ static const struct maynuo_m97_model supported_models[] = { // { 78, "M9718E" , 120, 600, 6000 }, // { 79, "M9718F" , 480, 150, 6000 }, // { 80, "M9716E" , 480, 150, 3000 }, -// { 81, "M9710" , 30, 150, 150 }, + { 28, "M9710" , 30, 150, 150 }, // { 82, "M9834" , 500, 150, 10000 }, // { 83, "M9835" , 500, 150, 15000 }, // { 84, "M9835B" , 240, 500, 15000 },