Skip to content

8.0.0

Compare
Choose a tag to compare
@mondalaci mondalaci released this 15 Jan 16:57
· 1768 commits to master since this release

Device Protocol: 4.1.0 | Module Protocol: 4.0.0 | User Config: 4.0.0 | Hardware Config: 1.0.0

  • Make the modules transfer the module protocol version and firmware version composed of a major, a minor and a patch number. MODULEPROTOCOL:MAJOR
  • Query module key count and pointer count in separate messages instead of a combined message for improved clarity. MODULEPROTOCOL:MAJOR
  • Add new UsbCommand_GetModuleProperties() device protocol command. DEVICEPROTOCOL:MINOR