1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-25 14:44:09 +00:00

Disabled DBG switch

* Uncommented it and DISABLED with 0
This commit is contained in:
Christian B 2018-12-23 13:03:42 +01:00 committed by GitHub
parent dc31b7930e
commit b0986e5c71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -323,7 +323,7 @@
/* /*
* Debug Related Config * Debug Related Config
*/ */
// #define DBG 1 #define DBG 0
#define CONFIG_PROC_DEBUG #define CONFIG_PROC_DEBUG