Skip to content

Commit

Permalink
indention
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
pilotak committed Sep 27, 2018
1 parent 8e25d49 commit 7171017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Let's add them to your project. You don't need any special sensors, it's just a

MeteoFunctions calc;

float wind_speed = 2.0; // m/s
float wind_speed = 2.0; // m/s
float temp = 21.0; // °C
float humidity = 60.0; // %
float pressure = 975.8; // Pa
Expand Down

0 comments on commit 7171017

Please sign in to comment.