view example/hello_array/Func.h @ 733:71a58131b2c0

add array sample helloworld
author yutaka@henri.cr.ie.u-ryukyu.ac.jp
date Thu, 24 Dec 2009 05:01:12 +0900
parents
children
line wrap: on
line source

enum {
#include "SysTasks.h"
    Hello,
    TwiceMain,
};