Decreased log level from 4 to 3 to avoid flooding

This commit is contained in:
kimocoder 2019-08-17 22:55:07 +02:00
parent 69ad9b581f
commit e72f261d95

View File

@ -72,11 +72,8 @@ CONFIG_ICMP_VOQ = n
CONFIG_IP_R_MONITOR = n #arp VOQ and high rate
########################## Debug ###########################
CONFIG_RTW_DEBUG = y
# default log level is _DRV_INFO_ = 4,
# please refer to "How_to_set_driver_debug_log_level.doc" to set the available level.
CONFIG_RTW_LOG_LEVEL = 4
CONFIG_RTW_LOG_LEVEL = 3
CONFIG_USB_DEBUG = n
#DEBUG=1
######################## Wake On Lan ##########################
CONFIG_WOWLAN = n
#bit2: deauth, bit1: unicast, bit0: magic pkt.