Skip to content

2.3.1 Fixes and cleanup after release 2.3.0

Compare
Choose a tag to compare
@lkankowski lkankowski released this 01 Nov 22:36
· 43 commits to master since this release
  • cleanup - remove some commented code
  • add some inline directive
  • increase relay and button description to 30 characters
  • updated documentation (especially PROGMEM directive)
  • fixed expander compilation errors
  • added expander support in Configuration class
  • added unit tests for Configuration class
  • added compilation option in platformio.ini to increase serial buffer when having communication problems (SERIAL_RX_BUFFER_SIZE)