2.3.2
Added
- Installation instructions for
mip
usage on MicroPython 1.19.1 or newer, see #44 - Manual testing Dockerfile
- INSTALLATION, TESTING and EXAMPLES files for simpler docs structure
Changed
- Split SETUP into INSTALLATION
- Split USAGE into TESTING and EXAMPLES
- Use callback to reset register data in RTU client example
- Update docs copyright year to 2023
- Use fakes machine module instead of classic Mock in docs config file