-
Rob Swindell authored
get_ansi_seq() here can return null, don't pass that value to mqtt.publish() which gets converted to a string.
Rob Swindell authoredget_ansi_seq() here can return null, don't pass that value to mqtt.publish() which gets converted to a string.
Loading