Skip to content

Commit 09cbeae

Browse files
committed
[EC] Missing board rename
1 parent 578d34a commit 09cbeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/EDGE_CONTROL/pins_arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ static const uint8_t SCK = PIN_SPI_SCK;
196196
#define HAS_UNIQUE_ISERIAL_DESCRIPTOR
197197
#define BOARD_VENDORID 0x2341
198198
#define BOARD_PRODUCTID 0x805D
199-
#define BOARD_NAME "Arduino Outdoor Carrier"
199+
#define BOARD_NAME "Arduino Edge Control"
200200

201201
#define DFU_MAGIC_SERIAL_ONLY_RESET 0xb0
202202

0 commit comments

Comments
 (0)