Mark the M258KE board as having pulldown support

This commit is contained in:
Doug Brown 2023-08-06 20:35:30 -07:00
parent d25492c308
commit 5c868f0454

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
*