You are reading a single comment by @user63214 and its replies. Click here to read the full conversation.
  • Great work on this port! It works great so far. I'm building a solder reflow oven and it has worked out well. But now I want to build a web ui to control it. I can't use websockets as I get the error below. I'm on 1.85 from the download page on an ESP-12

    WARNING: Module "crypto" not found WARNING: Expecting a number or
    something iterable, got undefined WARNING: Expecting a number or
    something iterable, got undefined Uncaught Error: Field or method
    "SHA1" does not already exist, and can't create it on undefined at
    line 1 col 109
    ....toString(require("crypto").SHA1(f+"2­58EAFA5-E914-47DA-95CA-...

                              ^ in function called from system
    
About

Avatar for user63214 @user63214 started