2009-09-23 16:00:04 +02:00

12 lines
115 B
C

#include <stdlib.h>
#include <avr/io.h>
#ifndef _MAIN_H
#define _MAIN_H
#define F_CPU 16000000
#endif