WeatherStation/config.h

7 lines
85 B
C
Raw Normal View History

2023-12-03 13:37:53 +01:00
#ifndef CONFIG_H
#define CONFIG_H
#define F_CPU 1600000UL
#endif // CONFIG_H