openlcb / OpenLCB_Java

Java implementation of OpenLCB / LCC protocols. This implementation operates inside JMRI, and can also be used inside Android apps.
6 stars 9 forks source link

Correct order of contents in OIR message #255

Closed bobjacobsen closed 6 months ago

bobjacobsen commented 6 months ago

The correct order of contents in the OIR message is the error code, then the reported MTI. Previously, this was backwards in the code.