Browse Source

Update `BOTTOMING_CALIBRATION_THRESHOLD`

pull/23177/head
Cipulot 1 week ago
parent
commit
1e648f67b8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/cipulot/ec_tkl/config.h

+ 1
- 1
keyboards/cipulot/ec_tkl/config.h View File

@ -51,7 +51,7 @@
#define DEFAULT_EXTREMUM 1023
#define EXPECTED_NOISE_FLOOR 0
#define NOISE_FLOOR_THRESHOLD 50
#define BOTTOMING_CALIBRATION_THRESHOLD 100
#define BOTTOMING_CALIBRATION_THRESHOLD 50
#define DEFAULT_NOISE_FLOOR_SAMPLING_COUNT 30
#define DEFAULT_BOTTOMING_READING 1023
#define DEFAULT_CALIBRATION_STARTER true


Loading…
Cancel
Save