#ifndef FLIP_WEATHER_I_H #define FLIP_WEATHER_I_H #include <flip_weather.h> #include <callback/flip_weather_callback.h> #include <flip_storage/flip_weather_storage.h> FlipWeatherApp *flip_weather_app_alloc(); #endif