source: rtos_arduino/trunk/examples/NCESIoT/rca_app.h@ 226

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

Groveモジュールを使用したサンプルの追加

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.