source: rtos_arduino/trunk/arduino_lib/libraries/ZumoShield/ZumoShield.cfg@ 232

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

Zumo用ライブラリの追加

File size: 106 bytes
Line 
1#include "ZumoShield_cfg.h"
2
3CRE_TSK(ZUMOBUZZER_TASK, { TA_NULL, 0, zumobuzzer_task, 15, 512, NULL });
Note: See TracBrowser for help on using the repository browser.