source: rtos_arduino/trunk/examples/NCESIoT_RTOS/rca_app.h@ 243

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

IoTパッケージの内容に合わせて更新

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