source: rtos_arduino/trunk/examples/basic/rca_app.h@ 136

Last change on this file since 136 was 136, checked in by ertl-honda, 8 years ago

ライブラリとOS及びベーシックなサンプルの追加.

File size: 90 bytes
Line 
1#ifndef _RCA_APP_H_
2#define _RCA_APP_H_
3
4#define RCA_NUM_TASK 0
5
6#endif /* _RCA_APP_H_ */
Note: See TracBrowser for help on using the repository browser.