Hi everyone, i'm doing a project regarding the Transistor tester program by Markus which i downloaded it through Github. However it give me error when i run it. Any idea how to solve it?
sounds like you're missing loadsa things : headers, libraries, correct makefile, etc... a 'main.c' file never comes alone.