view example/renew_task/Func.h @ 991:5418d809dc6a akira

close this branch
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 02 Oct 2010 04:16:23 +0900
parents c13bbb7d70b3
children
line wrap: on
line source

enum {
#include "SysTasks.h"
    RENEW_START,
    RENEW_REPEAT,
    RENEW1,
    RENEW2,
    RENEW3,
    RENEW4,
};