Update mpconfigboard.h
This commit is contained in:
parent
8c41eb900e
commit
d6fe378456
|
@ -34,8 +34,6 @@
|
||||||
|
|
||||||
#define CIRCUITPY_BOOT_BUTTON (&pin_GPIO0)
|
#define CIRCUITPY_BOOT_BUTTON (&pin_GPIO0)
|
||||||
|
|
||||||
#define BOARD_USER_SAFE_MODE_ACTION translate("pressing boot button at start up.\n")
|
|
||||||
|
|
||||||
#define AUTORESET_DELAY_MS 500
|
#define AUTORESET_DELAY_MS 500
|
||||||
|
|
||||||
#define DEFAULT_I2C_BUS_SCL (&pin_GPIO9)
|
#define DEFAULT_I2C_BUS_SCL (&pin_GPIO9)
|
||||||
|
|
Loading…
Reference in New Issue