We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d069d commit bea6dbcCopy full SHA for bea6dbc
ports/raspberrypi/boards/pimoroni_tinyfx/mpconfigboard.h
@@ -6,7 +6,7 @@
6
7
#pragma once
8
9
-#define MICROPY_HW_BOARD_NAME "Pimoroni Tiny FX"
+#define MICROPY_HW_BOARD_NAME "Pimoroni TinyFX"
10
#define MICROPY_HW_MCU_NAME "rp2040"
11
12
#define DEFAULT_I2C_BUS_SCL (&pin_GPIO17)
0 commit comments