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 40f920f commit e66fcb5Copy full SHA for e66fcb5
ports/stm32f4/boards/pyboard_v11/mpconfigboard.h
@@ -36,4 +36,4 @@
36
#define BOARD_FLASH_SIZE (FLASH_SIZE - 0x4000)
37
38
#define DEFAULT_I2C_BUS_SCL (&pin_PB06)
39
-#define DEFAULT_I2C_BUS_SDA (&pin_PB07)
+#define DEFAULT_I2C_BUS_SDA (&pin_PB07)
0 commit comments