Remove the DBG_COLOR and DBG_ENABLE definition.

This commit is contained in:
armink
2019-03-06 17:54:30 +08:00
parent 85a0aaa3c2
commit 0d7ba79219
242 changed files with 223 additions and 202 deletions
-3
View File
@@ -12,9 +12,6 @@
* NOTE: DO NOT include this file on the header file.
*/
#define DBG_ENABLE
#define DBG_COLOR
#ifndef LOG_TAG
#define DBG_SECTION_NAME "at"
#else