From fe227d17aeda0c460367883f57c3b683fe4798a6 Mon Sep 17 00:00:00 2001 From: Soeren Apel Date: Fri, 29 Jan 2016 21:13:07 +0100 Subject: [PATCH] hameg-hmo: Add missing 20/50V vdiv entries --- src/hardware/hameg-hmo/protocol.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/hardware/hameg-hmo/protocol.c b/src/hardware/hameg-hmo/protocol.c index 9ea19f40..28d8412d 100644 --- a/src/hardware/hameg-hmo/protocol.c +++ b/src/hardware/hameg-hmo/protocol.c @@ -170,6 +170,8 @@ static const uint64_t hmo_vdivs[][2] = { { 2, 1 }, { 5, 1 }, { 10, 1 }, + { 20, 1 }, + { 50, 1 }, }; static const char *scope_analog_channel_names[] = {