You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • @JumJum - 0b001/etc is already handled for the docs here: https://github.com/espruino/EspruinoDocsĀ­/blob/master/bin/build.js

    However it's in the ES6 standard, so just enabling support for that in the minifier (if it exists) should help.

    @#kai, glad it's working after some tweaking. Looks from the logs like it's found and is loading the module though. What does require("NRF24L01P") in the LHS (after writing require("NRF24L01P") in the RHS) actually report back?

About

Avatar for Gordon @Gordon started