You are reading a single comment by @MikeD and its replies. Click here to read the full conversation.
  • I know in the docs it says you can't mix pins like A0 and B0 because they end in the same number, but it appears it goes for A2 / B12 as well. Is this right??
    Assuming I want to use all my available pins for setWatch, does that limit me to 10 max?

    I have a project where I am using 2 pins for I2c and then I need 9 pins watched for 3 rotary encoders with buttons. Is this doable on the pico or original espruino? if not, what are my multiplexing options? (i'm a beginner with muxing)

About

Avatar for MikeD @MikeD started