Mark the M258KE board as having pulldown support

This commit is contained in:
Doug Brown 2023-08-06 20:35:30 -07:00 committed by Doug Brown
parent 96b5b2034b
commit 0b88f61542
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
*