Hi Phillipp,
Variables can be defined in your .cfg file and be read by C code; but the contrary cannot be done. You will have to modify your C code to react to the cfg global variable instead.
Hope this helps,
-- Emmanuel
Hi Phillipp,
Variables can be defined in your .cfg file and be read by C code; but the contrary cannot be done. You will have to modify your C code to react to the cfg global variable instead.
Hope this helps,
-- Emmanuel