A weather station has two temperature sensors, Sensor A and ends of a town. a Sensor time it reads an 8-bit temperature value from Sensor B element byte array called TEMPB. After 24 hours, the control procedure to generate a rounded average for each pair Sensor B, at opposte Each hour a control program reads an 8-bit temperature value from 4 element byte array called TEMPA At the sae A and puts the value in a 2 and puts the value in a 24 the control program cals a of hourly readings and puts the returned average in a third 24 byte array called TEMPAV To compute the rounded average for each pair of hourly temperatures, the mainline program passe a pair of values to a procedure that does the actual computation. The procedue passes each hourly average back to the mainline to be put in the TEMPAV amay Also, if an average value is 32 degrees or less, the procedure will write a value of OxFF to a memory location called FREZWARN. The averages for the past 24 hours andif appropriate, a Freeze warning will be shown on the evening weather report A weather station has two temperature sensors, Sensor A and ends of a town. a Sensor time it reads an 8-bit temperature value from Sensor B element byte array called TEMPB. After 24 hours, the control procedure to generate a rounded average for each pair Sensor B, at opposte Each hour a control program reads an 8-bit temperature value from 4 element byte array called TEMPA At the sae A and puts the value in a 2 and puts the value in a 24 the control program cals a of hourly readings and puts the returned average in a third 24 byte array called TEMPAV To compute the rounded average for each pair of hourly temperatures, the mainline program passe a pair of values to a procedure that does the actual computation. The procedue passes each hourly average back to the mainline to be put in the TEMPAV amay Also, if an average value is 32 degrees or less, the procedure will write a value of OxFF to a memory location called FREZWARN. The averages for the past 24 hours andif appropriate, a Freeze warning will be shown on the evening weather report