awtrix/AWTRIX2.0-Controller

Couldn't save the config to File

fgoetz1994 opened this issue · 0 comments

I installed the latest beta on my Wemos D1 Mini and I reset the controller. I tried to configure the controller and saw that the controller did not save the IP address of the server. That's why I expanded the size of the SPIFFS memory to 2M in the platformio.ini. That solved my Issue.

build_flags = -w -Wl,-Teagle.flash.4m2m.ld -DMQTT_MAX_PACKET_SIZE=3000