1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 1 additions and 58 deletions

View file

@ -42,8 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_LEVELS 1
#define RGBLIGHT_ANIMATIONS
#define NO_UART 1
/* disable these deprecated features by default */
#ifndef LINK_TIME_OPTIMIZATION_ENABLE
#define NO_ACTION_MACRO