siglent-sds: Add 100s timebase (seen on e.g. SDS1202X-E).

This commit is contained in:
Uwe Hermann 2018-02-17 00:00:31 +01:00
parent afcbb911f8
commit 70cfec9a14
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ static const uint64_t timebases[][2] = {
{ 10, 1 },
{ 20, 1 },
{ 50, 1 },
{ 100, 1 },
};
static const uint64_t vdivs[][2] = {