From 08781957244b9a30c9abc7425ff023d36f7e9160 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sun, 26 Apr 2020 22:12:31 -0600 Subject: applied ADC rewrite updates to most recent build targets --- hwdef-Noctigon_KR4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hwdef-Noctigon_KR4.h') diff --git a/hwdef-Noctigon_KR4.h b/hwdef-Noctigon_KR4.h index f624e64..4eec585 100644 --- a/hwdef-Noctigon_KR4.h +++ b/hwdef-Noctigon_KR4.h @@ -80,7 +80,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 // TODO: calibrate this // Raw ADC readings at 4.4V and 2.2V -- cgit v1.2.3