martinroger / ipodesp32

MIT License
1 stars 0 forks source link

Move logging from debugSerial to ESP_LOG #11

Open martinroger opened 1 week ago

martinroger commented 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