Demo: Use 20Vpp as amplitude instead of 50Vpp

This commit is contained in:
Soeren Apel 2016-04-06 21:10:22 +02:00
parent f9197887e4
commit 600cc1a8a5
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
/* Size of the analog pattern space per channel. */
#define ANALOG_BUFSIZE 4096
#define DEFAULT_ANALOG_AMPLITUDE 25
#define DEFAULT_ANALOG_AMPLITUDE 10
#define ANALOG_SAMPLES_PER_PERIOD 20
/* Logic patterns we can generate. */