Files
espconfiglib/src/configwrapper_espcpputils.cpp
T
2021-10-03 18:38:40 +02:00

6 lines
202 B
C++

#include "configutils_espcpputils.h"
#define CONFIGWRAPPER_TOSTRING_USINGS using ::espcpputils::toString;
#include "configwrapper_priv.h"
INSTANTIATE_CONFIGWRAPPER_TEMPLATES(espcpputils::CoreAffinity)