From d21ee491060eb84630a1d14d0c96d666c87592ec Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Sat, 9 Dec 2023 14:38:14 +0100 Subject: [PATCH] comments --- include/adc.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/adc.c b/include/adc.c index 0bba25d..dfba26d 100644 --- a/include/adc.c +++ b/include/adc.c @@ -5,13 +5,13 @@ #include void adc_init() { - DDRC=0x0; // does not exist but is default? - ADCSRA = (1<