Skip to content

1.3

Compare
Choose a tag to compare
@dinesharjani dinesharjani released this 29 Nov 10:11

What's Changed

  • API Change: McuManager setMtu() can now throw, rather than return a Boolean by @dinesharjani in #91
  • Fix: Erase App Settings does not Fail Fast Enough by @dinesharjani in #92
  • Fix: If your send() timeout is faster than the WAIT_AND_RETRY_INTERVAL, we lower the Wait and Retry Interval to said value by @dinesharjani in #93
  • Fix: If Device Capabilities are not Supported, then Erase App Settings Isn't by @dinesharjani in #94
  • Added 'Erase App Settings' as a FirmwareUpgradeState value by @dinesharjani in #95
  • Fix: BasicManager's echo() returns an Error if the message is too long by @dinesharjani in #96

Full Changelog: 1.2.10...1.3