Skip to content

Commit 03e8c09

Browse files
committed
Revert default sample rate
- With nested interrupts working again increase the sample rate
1 parent f745c93 commit 03e8c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

userConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Maximum Quality: Sample rate 44000, RF_SPEED RF24_2MBPS
1313
* @note 44khz+ sample rate requires 8-bits per sample
1414
*/
15-
#define SAMPLE_RATE 16000
15+
#define SAMPLE_RATE 24000
1616

1717
/**
1818
* @brief configure the RF data rate

0 commit comments

Comments
 (0)