Skip to content

Commit

Permalink
Revert default sample rate
Browse files Browse the repository at this point in the history
- With nested interrupts working again increase the sample rate
  • Loading branch information
TMRh20 committed Nov 30, 2021
1 parent f745c93 commit 03e8c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Maximum Quality: Sample rate 44000, RF_SPEED RF24_2MBPS
* @note 44khz+ sample rate requires 8-bits per sample
*/
#define SAMPLE_RATE 16000
#define SAMPLE_RATE 24000

/**
* @brief configure the RF data rate
Expand Down

0 comments on commit 03e8c09

Please sign in to comment.