Explorar o código

[modify] update default wifi log level in Kconfig

Evlers hai 6 meses
pai
achega
cbca4a0b24
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Kconfig

+ 2 - 2
Kconfig

@@ -1,6 +1,6 @@
 # MIT License
 
-# Copyright (c) 2024 Evlers
+# Copyright (c) 2025 Evlers
 
 # Permission is hereby granted, free of charge, to any person obtaining a copy
 # of this software and associated documentation files (the "Software"), to deal
@@ -184,7 +184,7 @@ menuconfig RT_USING_WIFI_HOST_DRIVER
 
         choice
             prompt "Select the log level"
-            default CY_WIFI_LOG_LEVEL_INFO
+            default CY_WIFI_LOG_LEVEL_ERROR
 
             config CY_WIFI_LOG_LEVEL_NONE
                 bool "None"