Undefined reference Problem Posted by r2com on 2018-02-12 04:42 quick update... i can in a crude way "fix" this problem by directly including the .c file with that function with #include statement. But I think it is not the right way of solving it, so what would be a better way to properly integrate it?