Details | Last modification | View Log | RSS feed
#ifndef _MAIN_H
#define _MAIN_H
#include <avr/io.h>
#define SYSCLK F_CPU
#endif //_MAIN_H