#ifndef APP_WEATHER_H #define APP_WEATHER_H int app_weather_update(void); #endif // APP_WEATHER_H