view example/HelloWorld/Func.h @ 2027:cd2ef2861eb1 draft

fix indent in HelloWorld
author Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp>
date Tue, 02 Sep 2014 16:39:06 +0900
parents 0e6c59377ef4
children
line wrap: on
line source

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