mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-13 23:45:25 +00:00
Minor changes to fix build
This commit is contained in:
parent
bbe82f9cdc
commit
73a0359597
@ -110,7 +110,7 @@ void setup() {
|
||||
swapWifiMode();
|
||||
}
|
||||
|
||||
#if defined SOFTWARE_SERIAL
|
||||
#if SOFTWARE_SERIAL
|
||||
if(config.getMeterType() == 3) {
|
||||
hanSerial->begin(2400, SWSERIAL_8N1);
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user