ols: remove unused define

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
Wolfram Sang 2019-01-02 13:15:14 +01:00 committed by Uwe Hermann
parent f0e6b41f7a
commit 082537602a
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
#define NUM_CHANNELS 32
#define NUM_TRIGGER_STAGES 4
#define SERIAL_SPEED B115200
#define CLOCK_RATE SR_MHZ(100)
#define MIN_NUM_SAMPLES 4
#define DEFAULT_SAMPLERATE SR_KHZ(200)