mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-27 12:43:08 +00:00
Merge branch 'master' into dev-v1.1.0
This commit is contained in:
@@ -52,7 +52,7 @@ SoftwareSerial *hanSerial = new SoftwareSerial(D1);
|
||||
#define LED_ACTIVE_HIGH 1
|
||||
#define AP_BUTTON_PIN INVALID_BUTTON_PIN
|
||||
|
||||
HardwareSerial *hanSerial = &Serial;
|
||||
HardwareSerial *hanSerial = &Serial2;
|
||||
|
||||
// Default build settings
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user