Home
last modified time | relevance | path

Searched refs:wx_three_hour_baro_on (Results 1 – 3 of 3) sorted by relevance

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dwx.h44 extern char wx_three_hour_baro_on; // hPa
H A Dwx.c124 char wx_three_hour_baro_on; variable
535 wx_three_hour_baro_on = 0; in clear_local_wx_data()
2632 wx_three_hour_baro_on = 1; in wx_fill_data()
H A Dwx_gui.c2159 if (wx_three_hour_baro_on) in fill_wx_data()