Skip to content

Customizing User Control Procedure

Jeffrey Shen edited this page Jul 24, 2017 · 2 revisions

The library automatically updates values during userControl's while loop, but if you want to execute any additional custom functions during user control, define the function void userControlProcedure() in config.c

Clone this wiki locally