-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Description
Related area
ESP-Logging
Hardware specification
ESP32 DevKit C
Is your feature request related to a problem?
Mostly, I end up using Serial.print to log statements
This ends up introducing delay's in the system
I want to run away from there
Describe the solution you'd like
Some non Blocking Delay Function
Describe alternatives you've considered
ESP_Log
but that also ends up using do while(0)
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Metadata
Metadata
Assignees
Labels
Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32