6 lines
245 B
C
6 lines
245 B
C
|
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)
|