diff options
Diffstat (limited to 'hwdef-Noctigon_K1-12V.h')
| -rw-r--r-- | hwdef-Noctigon_K1-12V.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdef-Noctigon_K1-12V.h b/hwdef-Noctigon_K1-12V.h index 2294bac..7beb205 100644 --- a/hwdef-Noctigon_K1-12V.h +++ b/hwdef-Noctigon_K1-12V.h @@ -74,7 +74,7 @@ // REFS[1:0] = 1, 0 for internal 1.1V reference // other bits reserved #define ADMUX_VOLTAGE_DIVIDER 0b10000110 -#define ADC_PRSCL 0x06 // clk/64 +#define ADC_PRSCL 0x07 // clk/128 // Raw ADC readings at 4.4V and 2.2V // calibrate the voltage readout here |
