lf sniff offset

Added samples to skip to lf config
This commit is contained in:
mwalker33 2019-09-29 10:43:01 +10:00
commit cf0d72e172
3 changed files with 32 additions and 13 deletions

View file

@ -118,6 +118,7 @@ typedef struct {
bool averaging;
int divisor;
int trigger_threshold;
int samples_to_skip;
} PACKED sample_config;
/*
typedef struct {