Added function to return network interface.
Revision 65:ff8eaf67f510, committed 2020-03-21
- Comitter:
- lamell
- Date:
- Sat Mar 21 16:17:57 2020 -0400
- Parent:
- 64:9adad8863791
- Parent:
- 63:90c73a6bfa42
- Commit message:
- File MQTTClient.h:
Changed MAX_MQTT_PACKET_SIZE = 2048, original size is limited to 100 bytes.
If the message is larher than this limit, then no message will be identified in the server.
Changed in this revision
MQTTClient.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9adad8863791 -r ff8eaf67f510 MQTTClient.h