Remove NO_UART defines from config.h for V-USB boards (#8351)

This commit is contained in:
Ryan
2020-03-10 06:58:25 +11:00
committed by GitHub
parent 5e4fcfac1c
commit 5e3951b361
31 changed files with 1 additions and 58 deletions

View File

@@ -25,7 +25,6 @@
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
#define NO_UART 1
#define USB_MAX_POWER_CONSUMPTION 100
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */