Discovery didn't set online status
This commit is contained in:
@@ -10,7 +10,7 @@ static const uint8_t GAUGE_COUNT = 2;
|
||||
static const uint8_t LED_DATA_PIN = 22;
|
||||
|
||||
// For now: commands come over USB serial
|
||||
#define CMD_PORT Serial
|
||||
#define CMD_PORT Serial1
|
||||
#define DEBUG_PORT Serial
|
||||
|
||||
struct GaugePins {
|
||||
|
||||
Reference in New Issue
Block a user