6 lines
202 B
C++
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)
|