view example/post_function/Func.h @ 890:a5ccf763fc3f draft

minor fix. possible schedTaskArray overrun
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 15 Jul 2010 11:59:53 +0900
parents e78f70dc7ef8
children
line wrap: on
line source

enum {
#include "SysTasks.h"
    HELLO_TASK,
};

#define DATA_NUM 12