|
Re: From MPLAB To EASY C PRO
easyC there is no fast and slow loop. The code just loops as fast as it can in the user processor. If you don't loop the code it will just stop. For every loop easyC checks the status of the inputs. You should check out the help file tutorials real quick and you should get a handle on it especially with previous C experience.
__________________
FIRST Team 501 PowerKnights - Mentor
FIRST Team 40 Checkmate - Mentor Alum
FIRST Team 146 Blue Lightning - Alumni
|