view example/renew_task/Func.h @ 985:e40dd2384357

fix light data update
author root@henri.cr.ie.u-ryukyu.ac.jp
date Fri, 01 Oct 2010 02:49:38 +0900
parents c13bbb7d70b3
children
line wrap: on
line source

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