I’m a little confused as to where to insert code of my own workings. It doesn’t help that I’m both new to programming and have information from about five different sources floating through my head that each say different things. Any and all help will be much appreciated.
By the bye… the code I’m inserting is a limit code for one of our joysticks–it’s too sensitive for the job we need it to do.
I knew that, but where exactly in user_routines? I’m trying to keep from messing up anything important, so should i put it directly into the default routine, before the user initialization, or … ? Where’s the best place?