You are reading a single comment by @Ollie and its replies. Click here to read the full conversation.
  • I had Onewire working fine on ESP8266 last week though I needed to add

    require("ESP8266").logDebug(false);
    

    before my code. I believe this is only while the ESP8266 port is in development, when complete this will be set off by default.

About

Avatar for Ollie @Ollie started