6 lines
87 B
C
6 lines
87 B
C
#ifndef CONFIG_H
|
|
#define CONFIG_H
|
|
|
|
//#define F_CPU 1600000UL
|
|
|
|
#endif // CONFIG_H
|