hameg-hmo: Fix the upper limit for the vertical scale.
This commit is contained in:
parent
1203acc78f
commit
4f3cb1eaf7
|
@ -199,8 +199,6 @@ static const uint64_t vdivs[][2] = {
|
|||
{ 2, 1 },
|
||||
{ 5, 1 },
|
||||
{ 10, 1 },
|
||||
{ 20, 1 },
|
||||
{ 50, 1 },
|
||||
};
|
||||
|
||||
static const char *scope_analog_channel_names[] = {
|
||||
|
|
Loading…
Reference in New Issue