Open martinroger opened 1 week ago
Logging is currently done directly to serial, it should use the ESP_LOG macros instead. https://docs.espressif.com/projects/esp-idf/en/v5.3.1/esp32/api-reference/system/log.html
Logging is currently done directly to serial, it should use the ESP_LOG macros instead. https://docs.espressif.com/projects/esp-idf/en/v5.3.1/esp32/api-reference/system/log.html