Commits


Gary Christiansen authored and Andy Green committed 12f20503b44
mqtt: Fixes setting the length of the last will message It was previously using the length of the topic for the message. It would break if the topic and message were not the same length.