first init

This commit is contained in:
2024-02-27 13:12:18 +01:00
parent 1a5d031279
commit 1c64b41a4d
16 changed files with 1911 additions and 0 deletions

1
avr_adc.h Normal file
View File

@@ -0,0 +1 @@
void setupADC(void);