Undefined reference to method, even though method is defined

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

1 Like