Skip to content

Commit 5131698

Browse files
authored
Update MqttClient.cpp
testing that my fork is now being installed.
1 parent 46d65e3 commit 5131698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/MqttClient.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,7 @@ void MqttClient::setConnectionTimeout(unsigned long timeout)
802802

803803
void MqttClient::setTxPayloadSize(unsigned short size)
804804
{
805+
// NOOJ WAS HERE
805806
_tx_payload_buffer_size = size;
806807
}
807808

0 commit comments

Comments
 (0)