Main Page | Modules | File List | Globals

hemisson_task2.c File Reference

Go to the source code of this file.

Functions

void hemisson_task2 (void)


Function Documentation

void hemisson_task2 void   ) 
 

Definition at line 28 of file hemisson_task2.c.

Referenced by Scheduler_Interrupt().

00029 {
00030    // Add your task here
00031    // This code will be executed every 40 ms
00032    // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
00033    // !!! BE CAREFUL THAT THE WHOLE TASK MUSN'T LAST LESS THAN 200 us !!!
00034    // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
00035 }


Generated on Mon Feb 23 23:53:22 2004 for HemiOs by doxygen 1.3.4