OVMS3-idf/components/tcpip_adapter/include
Ivan Grokhotkov b3be1b5190 tcpip_adapter: make log output at debug level less noisy
At debug log level, tcpip_adapter would print logs for each function
call scheduled onto the tcpip task. These logs contained pointers which
idf_monitor decoded, adding even more noise and useless vertical space
in logs. This change moves these log statements to verbose level.
2018-02-11 13:06:01 +08:00
..
tcpip_adapter.h tcpip_adapter: make log output at debug level less noisy 2018-02-11 13:06:01 +08:00