remove bad define

This commit is contained in:
Lucian Copeland 2020-02-12 15:56:24 -05:00
parent fd2982f5c9
commit afc1c88046
1 changed files with 0 additions and 3 deletions

View File

@ -49,9 +49,6 @@
#ifndef BOARD_NO_VBUS_SENSE
#define BOARD_NO_VBUS_SENSE (0)
#endif
#ifndef BOARD_USE_INTERNAL_SPI
#define BOARD_USE_INTERNAL_SPI (0)
#endif
#define MAX_UART 10 //how many UART are implemented