I got the following error so I want to remove the line.
/home/asuki/.platformio/packages/framework-arduinoteensy/libraries/TeensyThreads/TeensyThreads.cpp:29:25: fatal error: utils/debug.h: No such file or directory
compilation terminated.
*** [.pio/build/fukaya02/libebe/TeensyThreads/TeensyThreads.cpp.o] Error 1
I got the following error so I want to remove the line.
Platform information on PlatformIO.
The error is also mentioned in https://github.com/ftrias/TeensyThreads/issues/29
Thank you.