Mark the M258KE board as having pulldown support

This commit is contained in:
Doug Brown 2023-07-17 20:09:51 -07:00
parent 0c5865abbf
commit 93dd032602
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include "../usbcdc.h"
#define BOARD_LED_INVERTED true
#define BOARD_SUPPORTS_PULLDOWNS true
/** Gets the GPIO pin on the board that controls the status LED
*