The experiment using this program is introduced on "Interface" No.3, CQ publishing Co.,Ltd, 2015. 本プログラムを使った実験は,CQ出版社のインターフェース 2015年3月号で紹介しています.

Dependencies:   DSProcessingIO mbed

Files at this revision

API Documentation at this revision

Comitter:
CQpub0Mikami
Date:
Sun Aug 24 10:19:58 2014 +0000
Parent:
2:61c8a0b0c5b5
Commit message:
2

Changed in this revision

Echo.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Echo.cpp	Sun Aug 24 10:07:22 2014 +0000
+++ b/Echo.cpp	Sun Aug 24 10:19:58 2014 +0000
@@ -43,4 +43,3 @@
     timer_.attach_us(&TimerIsr, 1.0e6f/FS_);
     while (true) {}    // infinite loop
 }
-