STM32-Player/User/APP_Weather/APP_Weather.h

7 lines
90 B
C

#ifndef __APP_WEATHER_H
#define __APP_WEATHER_H
void APP_Weather_Launcher(void);
#endif