Skip to content

7.0.0

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

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

  • Make UsbCommand_JumpToModuleBootloader() more robust by not making it dependent on the state of the module driver.
  • Don't make horizontal scrolling and vertical scrolling affect each other.
  • Expose version numbers via the get property interface. DEVICEPROTOCOL:MINOR
  • Add DevicePropertyId_ConfigSizes. DEVICEPROTOCOL:MINOR
  • Remove DevicePropertyId_HardwareConfigSize and DevicePropertyId_UserConfigSize. DEVICEPROTOCOL:MAJOR