Update mpconfigboard.h

This commit is contained in:
dronecz 2022-11-02 22:05:39 +01:00 committed by GitHub
parent 8c41eb900e
commit d6fe378456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@
#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 DEFAULT_I2C_BUS_SCL (&pin_GPIO9)