Mercurial > ~darius > hgwebdir.cgi > wh1080
diff wh1080.c @ 5:b22a888eb975
Remove page1_*_pressure - it appears to be old code and is unused.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Thu, 11 Feb 2010 12:44:56 +1030 |
parents | dc5ff2a1ed81 |
children | 9a14029b3782 |
line wrap: on
line diff
--- a/wh1080.c Thu Feb 11 11:47:11 2010 +1030 +++ b/wh1080.c Thu Feb 11 12:44:56 2010 +1030 @@ -427,9 +427,6 @@ set_dewpoints (readings); set_sea_level_pressure (readings); - - /* Stuff from page 1 */ - readings->page1_abs_pressure = ((float) page1.abs_pressure) / 10; /* absolute pressure, hPa */ } /*