🩹 Fix TOUCH_UI_FTDI_EVE warnings

This commit is contained in:
Scott Lahteine
2021-09-10 19:47:03 -05:00
parent b661795ae5
commit ee1c1034e5
6 changed files with 17 additions and 11 deletions

View File

@ -56,7 +56,6 @@
#include "debug_section.h"
#define DEBUG_SECTION(N,S,D) SectionLog N(PSTR(S),D)
#define DEBUG_ECHOPGM_P(P) SERIAL_ECHOPGM_P(P)
#define DEBUG_ECHO_START SERIAL_ECHO_START
#define DEBUG_ERROR_START SERIAL_ERROR_START
#define DEBUG_CHAR SERIAL_CHAR