#include <MIDI_Interfaces/Util/ESP32Threads.hpp>
Definition at line 11 of file ESP32Threads.hpp.
Public Member Functions | |
ScopedThreadConfig (size_t stack_size, size_t priority, bool inherit_cfg, const char *thread_name, int pin_to_core=-1) | |
|
inline |
Definition at line 36 of file ESP32Threads.hpp.