refactor: lf config renames

This commit is contained in:
douniwan5788 2024-08-27 22:38:51 +08:00
commit 112caec054
7 changed files with 15 additions and 16 deletions

View file

@ -40,7 +40,7 @@ Default LF config is set to:
verbose = YES
*/
static sample_config def_config = {
static const sample_config def_config = {
.decimation = 1,
.bits_per_sample = 8,
.averaging = 1,