io/io/clock.h
2019-07-26 14:07:20 +02:00

5 lines
61 B
C

#pragma once
#define F_CPU 16000000
#include <util/delay.h>