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 e4321a8 commit 1955adbCopy full SHA for 1955adb
src/codal_app/microbithal.h
@@ -51,7 +51,7 @@ extern "C" {
51
#define MICROBIT_HAL_PIN_P8 (8)
52
#define MICROBIT_HAL_PIN_P9 (9)
53
#define MICROBIT_HAL_PIN_P10 (10)
54
-#define MICROBIT_HAL_PIN_P11 (12)
+#define MICROBIT_HAL_PIN_P11 (11)
55
#define MICROBIT_HAL_PIN_P12 (12)
56
#define MICROBIT_HAL_PIN_P13 (13)
57
#define MICROBIT_HAL_PIN_P14 (14)
0 commit comments