hantek-dso: default to DC coupling

This commit is contained in:
Bert Vermeulen 2012-06-05 18:16:23 +02:00
parent 1d97091e71
commit a10c805636
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
#define DEFAULT_FRAMESIZE FRAMESIZE_SMALL
#define DEFAULT_TIMEBASE TIME_100us
#define DEFAULT_TRIGGER_SOURCE "CH1"
#define DEFAULT_COUPLING COUPLING_AC
#define DEFAULT_COUPLING COUPLING_DC
#define DEFAULT_HORIZ_TRIGGERPOS 0.5
#define DEFAULT_VERT_OFFSET 0.5
#define DEFAULT_VERT_TRIGGERPOS 0.5