Skip to content

Conversation

@bboyho
Copy link
Contributor

@bboyho bboyho commented Aug 12, 2016

Fixed issue #24 for the output for windspeed mph => #24

Fixed issue #23 for the output for gps longitude => #23

Just need to merge the corrections and close the issues. =)

bboyho added 3 commits August 12, 2016 13:09
changed line 445 to   Serial.print(",lng="); to fix this issue:

#23
Adding line of code at 178:

    windspeedmph = currentSpeed;//update global variable for windspeed when using the printWeather() function

and added comment to line 227 to explain why the calculation was commented out:

    //windspeedmph = get_wind_speed(); //This is calculated in the main loop on line 179

to fix this issue => #24
formatting code on line 179
@ToniCorinne ToniCorinne merged commit 865d3e0 into sparkfun:master Aug 16, 2016
bboyho referenced this pull request in bboyho/Weather_Shield Jun 22, 2017
I fixed the issue with the _windspeedmph_ in the _Weather_Shield_Weather_Station.ino_ example code [ [https://github.com/sparkfun/Weather_Shield/pull/25](https://github.com/sparkfun/Weather_Shield/pull/25) ]. However, this was also an issue with the _Weather_Shield_with_GPS.ino_ .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants