source: rtos_arduino/trunk/examples/Milkcocoa_NCESIoT/rca_app.h@ 227

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

NCES IoT と Milkcocoaを組み合わせたサンプル

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.