mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-03-03 18:27:06 +00:00
Merge branch 'master' into aidon1p
This commit is contained in:
@@ -29,7 +29,7 @@ accesspoint ap;
|
||||
|
||||
// WiFi client and MQTT client
|
||||
WiFiClient *client;
|
||||
MQTTClient mqtt(256);
|
||||
MQTTClient mqtt(384);
|
||||
|
||||
// Object used for debugging
|
||||
HardwareSerial* debugger = NULL;
|
||||
|
||||
Reference in New Issue
Block a user