v1.8.0 - The multi-device release
electronicayciencia
released this
27 Jun 17:56
·
15 commits
to master
since this release
Improvements for multiple devices:
- Allow selecting a device via USB serial number.
- Added enable_cdc_serial to locate the matching CDC interface.
- Fixed: State variables were defined as class variables.
Misc:
- Added I2C scan code in I2C_read documentation.
- Removed open timeout unless in reset operation.
- Fixed: Preserve non-default initialization parameters on reset.
- Removed the 5 seconds delay at initialization when no devices found (except when reset is called).