a

Dependencies:   FastIO mbed

Files at this revision

API Documentation at this revision

Comitter:
visarute
Date:
Tue Aug 25 20:58:52 2015 +0000
Parent:
0:cd12a9602e45
Commit message:
mbed_S9132_stream04; Read out data from Hamamatsu S9132 Profile sensor; and stream data to computer through serial usb

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r cd12a9602e45 -r 17d4a70bff6a main.cpp
--- a/main.cpp	Thu Aug 20 21:20:04 2015 +0000
+++ b/main.cpp	Tue Aug 25 20:58:52 2015 +0000
@@ -1,10 +1,10 @@
 /*============================================================================
- mbed_S9132_stream03
+ mbed_S9132_stream04
     Read out data from Hamamatsu S9132 Profile sensor
     and stream data to computer through serial usb
  Visarute Pinrod
  SonicMEMS Laboratory, ECE, Cornell University, Ithaca, NY, USA
- August 15, 2015 
+ August 20, 2015 
 ============================================================================*/
 
 #include "mbed.h"