diff AnimationMaster.c @ 231:88fd85921d7f

made compilable -- fixed couple naming bugs
author Some Random Person <seanhalle@yahoo.com>
date Thu, 15 Mar 2012 20:35:18 -0700
parents f2a7831352dc
children 421bde2a07d7
line diff
     1.1 --- a/AnimationMaster.c	Thu Mar 15 20:31:41 2012 -0700
     1.2 +++ b/AnimationMaster.c	Thu Mar 15 20:35:18 2012 -0700
     1.3 @@ -200,7 +200,7 @@
     1.4  
     1.5           MEAS__Capture_Post_Master_Point;
     1.6     
     1.7 -   masterSwitchToCoreCtlr(animatingSlv);
     1.8 +   masterSwitchToCoreCtlr( masterVP );
     1.9     flushRegisters();
    1.10     }//MasterLoop
    1.11