NimmLor / esp8266-fastled-iot-webserver

A universal software for all my LED projects, with many awesome features
https://www.thingiverse.com/surrbradl08/designs
GNU General Public License v3.0
366 stars 94 forks source link

Use of strlcpy instead of strlcat to fill mqttConfigTopic #230

Closed Brackus9 closed 2 years ago

Brackus9 commented 2 years ago

To resolve issue #206 and issue #229

WarDrake commented 2 years ago

Thank you for this fix.