2009-08-11 11:47:10 +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