Change clock crystal to 18.432 MHz
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#define F_CPU 16000000
|
||||
#define F_CPU 18'432'000
|
||||
#include <util/delay.h>
|
||||
|
||||
Reference in New Issue
Block a user