demo: Retain the default of 8 digital channels for now.
This commit is contained in:
parent
b1e6eec6f5
commit
7db9027985
|
@ -28,7 +28,7 @@
|
|||
#include "libsigrok-internal.h"
|
||||
#include "protocol.h"
|
||||
|
||||
#define DEFAULT_NUM_LOGIC_CHANNELS 128
|
||||
#define DEFAULT_NUM_LOGIC_CHANNELS 8
|
||||
#define DEFAULT_ENABLED_LOGIC_CHANNELS 8
|
||||
#define DEFAULT_LOGIC_PATTERN PATTERN_SIGROK
|
||||
|
||||
|
|
Loading…
Reference in New Issue