|
user_routines_fast
I was just wondering, why the autonomous loop is in user_routines_fast if it waits for new rxdata anyway? Doesn't this make it execute just as slow as the regular user_routines file? Also, exactly how fast is user_routines_fast?
Note: I am working with kevin watson's code.
|