Skip to content

Commit 11b9a5e

Browse files
authored
Merge pull request #4577 from dglaude/patch-1
Respect product name: space between QT and Py
2 parents 1b60c9d + 5d6bef5 commit 11b9a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/raspberrypi/boards/adafruit_qtpy_rp2040/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define MICROPY_HW_BOARD_NAME "Adafruit QTPy RP2040"
1+
#define MICROPY_HW_BOARD_NAME "Adafruit QT Py RP2040"
22
#define MICROPY_HW_MCU_NAME "rp2040"
33

44
#define MICROPY_HW_NEOPIXEL (&pin_GPIO12)

0 commit comments

Comments
 (0)