mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-24 16:18:49 +00:00
Merge branch 'main' into dev-v2.3
This commit is contained in:
@@ -39,7 +39,8 @@ protected:
|
||||
|
||||
PassthroughMqttHandler* pt = NULL;
|
||||
|
||||
uint8_t hanBuffer[BUF_SIZE_HAN];
|
||||
uint8_t *hanBuffer;
|
||||
uint16_t hanBufferSize = 512;
|
||||
Stream *hanSerial;
|
||||
SoftwareSerial *swSerial = NULL;
|
||||
HardwareSerial *hwSerial = NULL;
|
||||
|
||||
Reference in New Issue
Block a user