splitflap
splitflap copied to clipboard
Fix buffer overrun in showString()
Found a crash by sending a too-long string via MQTT.
I assume the check in showString() was just forgotten, rather than intentional.