All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Blink LED slowly if in config mode
- Setup menu is now split in multiple forms to avoid memory allocation issues
- Fixed typo in bw-shp2 pin assignment
- Fixed an issue with mqtt publishing
- Converted to obi_socket package, hence new file structure
- Converted config file from dict to list to save memory - Please delete old config file before updating
- Removed debug prints to save memory
- Initial release. Will do proper changelogs from now on ;-)