Skip to content

Rel v3.2.0 - Last release with esp8266 support

Compare
Choose a tag to compare
@vortigont vortigont released this 23 Aug 12:45
· 653 commits to master since this release

Last release with esp8266 support

  • disable WLED announce for 8266 (it crashes in sys context if adding mDNS announce for wled), won't fix
  • annouce manifest for WLED mobile app
  • removed most of _remote_action::RA* calls based on variadics and pointers, it's UB in C++
    reimplemented remote_action features with templated functions and EmbUI callback injection,
    making data/events flow in proper way reusing registered actions for WebUI
  • rework AUX pin control actions, made it run-time ping configurable
  • fix LOG macro warnings
  • removed ace_editor from FS
  • remove code related to WHITE_LAMP_MODE
  • fix tm display dots blink