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

@@ -40,7 +40,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLED_NUM 16
#define RGBLIGHT_ANIMATIONS
#define NO_UART 1
#define BACKLIGHT_PIN D4
#define BACKLIGHT_LEVELS 3

View File

@@ -38,5 +38,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_PIN D4
#define BACKLIGHT_LEVELS 3
#define NO_UART 1

View File

@@ -38,5 +38,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_PIN D4
#define BACKLIGHT_LEVELS 5
#define NO_UART 1