i make some adjustment according to the GitHub Page turns out the problem is because i didn’t include the
libs_deps = tfmicro
in platformio.ini
the dependency is now fixed but i got another problem, i think it has to do with the toolchain the error
the code looks like this
the problem
and the compile log
tried to change the “include” with
#include <tgmath.h>
i get more errors instead