Skip to content

v1.1.0

Choose a tag to compare

@Dirk- Dirk- released this 02 Jul 06:53
· 5 commits to main since this release

New:

  • All functions are synchronous now. Please remove waiting loops with calls to operationCompleted() in your existing code (but it should work anyway).
  • Get information about the status of your Nano 33 BLE flash file system with statusString().

Fixed:

  • Does not hang on write errors any more.