News

2. I caught a couple bugs just by using an editor with syntax checking. For example, your temperature_log variable is declared but not used, since you are actually writing to your pressure_log in ...