Which port does MIOS use to look at DIN modules? I want to use both encoders and buttons on one board. The core module description says bot J6 and J9 are used, with J6 for encoders and J9 for buttons. But several of the MIOS examples use one SR for both, so they have to be using the same port on the core module.
I looked around the MIOS files and didn’t see anything that specifies which port to use for DIN, so either I missed it (quite probable) or the port is fixed, if so which one?