Revision 1574 trunk/code/projects/scheduler/scheduler.h
| scheduler.h (revision 1574) | ||
|---|---|---|
| 13 | 13 |
#define _SCHEDULER_H_ |
| 14 | 14 |
|
| 15 | 15 |
#define STACKSIZE 128 |
| 16 |
#define MAXTASKS 3 |
|
| 16 |
#define MAXTASKS 4 |
|
| 17 | 17 |
|
| 18 | 18 |
#include <stdint.h> |
| 19 | 19 |
|
Also available in: Unified diff