Closed candorgander closed 7 months ago
Moved all the debug and error Serial prints in ESP32PWM.cpp and ESP32Servo.cpp to the standard ESP Logging format. This allows users to get debug messages when they set the logging level flag during compilation.
great, thanks!
Moved all the debug and error Serial prints in ESP32PWM.cpp and ESP32Servo.cpp to the standard ESP Logging format. This allows users to get debug messages when they set the logging level flag during compilation.