kopia lustrzana https://github.com/jr3xnw/pico
Update pico_BandScope_WaterFal_v1_128x64.ino
rodzic
56c0d9a988
commit
90c14fc5ca
|
@ -24,7 +24,7 @@
|
|||
#define SCREEN_WIDTH 128 // Width of the OLED display
|
||||
#define SCREEN_HEIGHT 32 // Height of the OLED display
|
||||
#define SAMPLING_FREQUENCY 50000 // Maximum frequency that can be captured
|
||||
#define THRESHOLD 3 // Threshold for the waterfall display
|
||||
#define THRESHOLD 2 // Threshold for the waterfall display
|
||||
#define HISTORY_LENGTH SCREEN_HEIGHT // The number of previous FFT results to keep for the waterfall display
|
||||
|
||||
int mod = 0; // The mode. 0 for LSB and 1 for USB
|
||||
|
|
Ładowanie…
Reference in New Issue