|
Where is user_routines_fast()?
Does anyone know where user_routines_fast() is? I've searched every file but the library file, and can't find where it's defined, if at all. Reciever.c and Tracker.c both tell me that functions they used are called in user_routines_fast(), but it's not anywhere. What I was thinking was either that we have to make our own user_routines_fast() (Process_Data_From_Local_IO() maybe?)
Anyone have any thoughts, help or suggestions?
|