Subversion Repositories freemyipod

Rev

Rev 760 | Rev 762 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 760 Rev 761
Line 112... Line 112...
112
        sleep(1000);
112
        sleep(1000);
113
        
113
        
114
        --run_cycles;
114
        --run_cycles;
115
    }
115
    }
116
    
116
    
-
 
117
    free(fb);
-
 
118
    
117
    cputs(3, "Application terminated\n");
119
    cputs(3, "Application terminated\n");
118
}
120
}
119
 
121
 
120
 
122
 
121
EMCORE_APP_HEADER("Ball", main, 127)
123
EMCORE_APP_HEADER("Ball", main, 127)