flipperzero-firmware/applications/plugins/weather_station/scenes/weather_station_scene_config.h

6 lines
245 B
C
Raw Normal View History

ADD_SCENE(weather_station, start, Start)
ADD_SCENE(weather_station, about, About)
ADD_SCENE(weather_station, receiver, Receiver)
ADD_SCENE(weather_station, receiver_config, ReceiverConfig)
ADD_SCENE(weather_station, receiver_info, ReceiverInfo)