You are reading a single comment by @tve and its replies. Click here to read the full conversation.
  • The debug log is on by default and comes out on uart1/gpio2. You can turn it off/on using require("ESP8266").logDebug(false/true). Be sure to turn it off if you are doing time-critical stuff. It will be off by default in an upcoming build...

About

Avatar for tve @tve started