source: rtos_arduino/trunk/examples/MultiTaskText/Interrupt/rca_app.h@ 244

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

追加

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