You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • masterHbndler is not the same as masterHandler

    However @Cale's code used the correct version. Usually when characters get changed it's because of some internal error in the interpreter :(

    @Cale I can't reproduce this at all with your code though. What happens if you step back in the command history with the up-arrow? Does it show masterHbndler or masterHandler?

    I did however find that the NRF24 module was broken in another way (it was depending on an Array, not a Uint8Array being returned by spi.send). I've just fixed that now though.

About

Avatar for Gordon @Gordon started