WeatherStation/config.h
2023-12-03 13:37:53 +01:00

6 lines
85 B
C

#ifndef CONFIG_H
#define CONFIG_H
#define F_CPU 1600000UL
#endif // CONFIG_H