We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bf3bd commit cb8ad1fCopy full SHA for cb8ad1f
1 file changed
ports/raspberrypi/boards/studiolab_picoexpander/mpconfigboard.h
@@ -4,7 +4,7 @@
4
//
5
// SPDX-License-Identifier: MIT
6
7
-#define MICROPY_HW_BOARD_NAME "StudioLabPico Expander"
+#define MICROPY_HW_BOARD_NAME "Studiolab Pico Expander"
8
#define MICROPY_HW_MCU_NAME "rp2350a"
9
10
#define CIRCUITPY_DIGITALIO_HAVE_INVALID_PULL (1)
0 commit comments