esp8266 / source-code-examples

Examples of code for the ESP8266
276 stars 127 forks source link

Removed some unnecessary task scheduling stuff #14

Open swedishhat opened 9 years ago

swedishhat commented 9 years ago

Based on this issue, I removed some unnecessary task scheduling stuff so that the code just blinks GPIO2. Also added some more comments for clarification.