Sergio Lecuona
Sergio Lecuona
I agree. In general, makes sense to download the news upload. For Max users, I downloaded "py.package-i386-local-2.7.zip" and Max recognized the objects on 10.14. with latest. Just copy the py...
OK, sorry, I just noticed that I didn't revert my first commit...
Looking inside src, it looks like you only need to add an extra argument to the `EncPlex74165` : https://github.com/luni64/EncoderTool/blob/master/src/Multiplexed/EncPlex74165.h ``` inline EncPlex74165_tpl(unsigned nrOfEncoders, unsigned pinLD, unsigned pinCLK, unsigned pinA, unsigned...
@hakonbraga just tested and somehow Arduino IDE cant find `attachButtonCallback()` for using it with the whole array of encoders, but you can still assign individual callbacks like this: ``` constexpr...