Skip to content
Commit cb2b3dee authored by bboyho's avatar bboyho Committed by GitHub
Browse files

Fixing output for windspeedmph

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 => https://github.com/sparkfun/Weather_Shield/issues/24
parent d09a0d83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment