You are reading a single comment by @rj and its replies. Click here to read the full conversation.
  • Hey 🙂!

    I'm trying to "patch" the wifi-module with indianajones's example in my root file after importing the wifi-module, but I'm getting this error:
    Uncaught Error: Cannot read property 'cmd' of undefined. I understand the problem with the this reference and it makes perfect sense, but can someone give me a pointer on how to fix it?

    As I understand it, I can't get my hands on the module source code because it's a "built-in" module (?), thats why I'm trying to extend it externally.

About

Avatar for rj @rj started