aboutsummaryrefslogtreecommitdiff
path: root/fw/adc.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/adc.h')
-rw-r--r--fw/adc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fw/adc.h b/fw/adc.h
index 26dcf29..1f6d868 100644
--- a/fw/adc.h
+++ b/fw/adc.h
@@ -61,7 +61,6 @@ struct adc_state {
int adc_oversampling;
int mean_aggregate_len;
struct {
- int threshold_mv;
int hysteresis_mv;
int debounce_cycles;
int symbol;