mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-09 18:02:11 +00:00
Expose export power in JSON
This commit is contained in:
@@ -24,7 +24,7 @@ AmsWebServer ws;
|
||||
|
||||
// WiFi client and MQTT client
|
||||
WiFiClient *client;
|
||||
MQTTClient mqtt(384);
|
||||
MQTTClient mqtt(512);
|
||||
|
||||
// Object used for debugging
|
||||
HardwareSerial* debugger = NULL;
|
||||
|
||||
Reference in New Issue
Block a user