You cannot implement templates in cpp files that way. See Standard C++. Not a PlatformIO error, purely C++ error.
1 Like
You cannot implement templates in cpp files that way. See Standard C++. Not a PlatformIO error, purely C++ error.