Fixed possibility of non-0-terminated MQTT payloads

This commit is contained in:
cschwinne
2021-05-13 01:04:33 +02:00
parent cb7b7f1dca
commit bfb27c49a2
5 changed files with 29 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2105112
#define VERSION 2105120
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG