[EDIT] fix 3.2

This commit is contained in:
Sem van der Hoeven
2021-03-03 09:44:08 +01:00
parent 0a1a3fd47f
commit 4d57eddb8f
7 changed files with 1457 additions and 1586 deletions

View File

@@ -4,7 +4,7 @@
* Created: 24-2-2021 11:55:12
* Author: Sem
*/
#define F_CPU 10e6
#include <avr/io.h>
#include <util/delay.h>
#include <avr/interrupt.h>