mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-11 18:55:37 +00:00
Configurable buffer size and patch of GUI dependencies
This commit is contained in:
@@ -843,6 +843,7 @@ void AmsWebServer::configurationJson() {
|
||||
meterConfig->baud,
|
||||
meterConfig->parity,
|
||||
meterConfig->invert ? "true" : "false",
|
||||
meterConfig->bufferSize * 64,
|
||||
meterConfig->distributionSystem,
|
||||
meterConfig->mainFuse,
|
||||
meterConfig->productionCapacity,
|
||||
|
||||
Reference in New Issue
Block a user