|
FastLED 3.9.15
|
A single stack trace entry with location information.
Definition at line 27 of file trace.cpp.hpp.
#include <trace.cpp.hpp>
Public Member Functions | |
| TraceEntry () FL_NOEXCEPT | |
| TraceEntry (const char *f, int l) FL_NOEXCEPT | |
Public Attributes | |
| const char * | function |
| int | line |