]> granicus.if.org Git - esp-idf/commit
wifi: Set default wifi library log level based on sdkconfig
authorAngus Gratton <angus@espressif.com>
Wed, 2 May 2018 05:11:21 +0000 (15:11 +1000)
committerAngus Gratton <gus@projectgus.com>
Wed, 2 May 2018 05:11:21 +0000 (15:11 +1000)
commitb9126e69bcceec922374626cb5bb5b12917cb053
treef9ae8ef3e790f116d5f7a86a9d74982e1f6fa2fd
parent5a080ee37a600b84c9672938221cbeecddd0183a
wifi: Set default wifi library log level based on sdkconfig

Has to be set at runtime, due to precompiled wifi libraries.

Prompted by discussion on forum: https://esp32.com/viewtopic.php?f=2&t=5570&p=24216#p24216
components/esp32/wifi_init.c