weather_station_scene_config.h 245 B

12345
  1. ADD_SCENE(weather_station, start, Start)
  2. ADD_SCENE(weather_station, about, About)
  3. ADD_SCENE(weather_station, receiver, Receiver)
  4. ADD_SCENE(weather_station, receiver_config, ReceiverConfig)
  5. ADD_SCENE(weather_station, receiver_info, ReceiverInfo)