Fix header markdown. GFM spec requires a space after the opening sequence of # characters and this is now being enforced.

per1234
2017-04-15 00:35:30 -07:00
parent f4b651960a
commit 72ee45ad14

@ -1,6 +1,6 @@
> *This page contains a list of project using the Arduino JSON library. It's a wiki, don't hesitate to edit this page if you want to add a project.*
##WIoT-2 Weather Station - www.plastibots.com
## WIoT-2 Weather Station - www.plastibots.com
Uses NodeMCU + Nextion + Blynk + ArduinoJSON to parse and dispay weather and other information. Full write-up at [PlastiBots.com](http://www.plastibots.com/index.php/2017/01/03/wiot-2-weather-station-nextion-tft-with-esp8266/).