Stream.h should be included for completeness
This commit is contained in:
parent
6c82bdcf8a
commit
989ca99594
@ -9,6 +9,7 @@
|
||||
|
||||
#include <Arduino.h>
|
||||
#include "Client.h"
|
||||
#include "Stream.h"
|
||||
|
||||
// MQTT_MAX_PACKET_SIZE : Maximum packet size
|
||||
#define MQTT_MAX_PACKET_SIZE 128
|
||||
|
Loading…
x
Reference in New Issue
Block a user