Made 125KHz default sampling, instead of 134KHz for LF
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#include "lfsampling.h"
|
||||
|
||||
sample_config config = { 1, 8, 1, 88, 0 } ;
|
||||
sample_config config = { 1, 8, 1, 95, 0 } ;
|
||||
|
||||
void printConfig()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user