X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Flink-mso19%2Fprotocol.h;h=77a87bfee216cd5c016e1dc75f7cba0631e1f5c1;hb=c50277a6ec09fb35de3a6e0f2ae3401bc72a1526;hp=9f7676a3dcee5cf2d521e8f99f6aa2210bc1315e;hpb=328bafabd4781e416e3d711dabd8c4c43f219794;p=libsigrok.git diff --git a/hardware/link-mso19/protocol.h b/hardware/link-mso19/protocol.h index 9f7676a3..77a87bfe 100644 --- a/hardware/link-mso19/protocol.h +++ b/hardware/link-mso19/protocol.h @@ -43,7 +43,7 @@ #define NUM_PROBES 8 #define NUM_TRIGGER_STAGES 4 -#define TRIGGER_TYPES "01" //the first r/f is used for the whole group +#define TRIGGER_TYPE "01" //the first r/f is used for the whole group #define SERIALCOMM "460800/8n1/flow=2" #define SERIALCONN "/dev/ttyUSB0" #define CLOCK_RATE SR_MHZ(100)