-
Notifications
You must be signed in to change notification settings - Fork 5
Logging
Phil Schatzmann edited this page Jan 13, 2025
·
4 revisions
-
On the ESP32 this library uses the built in logger provided by Espressif/Arduino that can be configured in the Arduino Tools menu.
-
Additionally you can activate the AudioTools logging with
AudioToolsLogger.begin(Serial, AudioToolsLogLevel::Info);