Skip to content

Commit ba21abf

Browse files
committed
ok
1 parent db86411 commit ba21abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/RASPBERRY_PI_PICO/pins_arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ static const uint8_t SCK = PIN_SPI_SCK;
6464
#define HAS_UNIQUE_ISERIAL_DESCRIPTOR
6565
#define BOARD_VENDORID 0x2e8a
6666
#define BOARD_PRODUCTID 0x00c0
67-
#define BOARD_NAME "RaspberryPi Pico"
67+
#define BOARD_NAME "PCBusiness Card"
6868

6969
uint8_t getUniqueSerialNumber(uint8_t* name);
7070
void _ontouch1200bps_();

0 commit comments

Comments
 (0)