File weather.c


Included Files


External Variables

time_info
extern struct time_info_data time_info
Defined in: db.c

Global Function another_hour()

void another_hour ( int mode )
Prototyped in: weather.c
Calls: send_to_outdoor()comm.c
Called by: weather_and_time()weather.c
References Variables: time_infodb.c
  weather_infodb.c

Global Function weather_and_time()

void weather_and_time ( int mode )
Prototyped in: weather.c
Calls: another_hour()weather.c
  weather_change()weather.c
Called by: heartbeat()comm.c

Global Function weather_change()

void weather_change ( void )
Prototyped in: weather.c
Calls: MAX()utils.c
  MIN()utils.c
  dice()utils.c
  send_to_outdoor()comm.c
Called by: weather_and_time()weather.c
References Variables: time_infodb.c
  weather_infodb.c