Hello everybody,
I have several sensors and have used them in different projects.
I wrote a code module for each sensor with inline-C.
Every single module works
now i want to use 2 or 3 code moduls in one project.
Is it possible to compile the C code together or do I have to copy the individual ones into one section?
Michael
I have several sensors and have used them in different projects.
I wrote a code module for each sensor with inline-C.
Every single module works
now i want to use 2 or 3 code moduls in one project.
Is it possible to compile the C code together or do I have to copy the individual ones into one section?
Michael