diff options
| author | Selene ToyKeeper | 2021-11-06 00:52:59 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2021-11-06 00:52:59 -0600 |
| commit | 4f7d9b8614f4f98359d30305523629e379fac4f3 (patch) | |
| tree | 3a525163d6b4e105ab37168bab121ebd023f6f45 /hwdef-Sofirn_SP10-Pro.h | |
| parent | merged gchart's SP10 Pro branch (diff) | |
| parent | Merge TKs changes through her commit 628 (diff) | |
| download | anduril-4f7d9b8614f4f98359d30305523629e379fac4f3.tar.gz anduril-4f7d9b8614f4f98359d30305523629e379fac4f3.tar.bz2 anduril-4f7d9b8614f4f98359d30305523629e379fac4f3.zip | |
merged gchart's recent changes
Diffstat (limited to 'hwdef-Sofirn_SP10-Pro.h')
| -rw-r--r-- | hwdef-Sofirn_SP10-Pro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdef-Sofirn_SP10-Pro.h b/hwdef-Sofirn_SP10-Pro.h index 4691d04..5ed716d 100644 --- a/hwdef-Sofirn_SP10-Pro.h +++ b/hwdef-Sofirn_SP10-Pro.h @@ -54,7 +54,7 @@ PA1 : Boost Enable #define USE_VOLTAGE_DIVIDER // use a dedicated pin, not VCC, because VCC input is flattened #define DUAL_VOLTAGE_FLOOR 20 // for AA/14500 boost drivers, don't indicate low voltage if below this level -#define DUAL_VOLTAGE_LOW_LOW 8 // the lower voltage range's danger zone 0.8 volts (NiMH) +#define DUAL_VOLTAGE_LOW_LOW 7 // the lower voltage range's danger zone 0.7 volts (NiMH) #define ADMUX_VOLTAGE_DIVIDER ADC_MUXPOS_AIN9_gc // which ADC channel to read // Raw ADC readings at 4.4V and 2.2V |
