CQ出版 Interface 2014年10月号のC027(MAX7-Q)GPSテスト記事のプログラム。 CQ publishing Interface 2014.10 issue, C027 GPS(MAX-7Q) test program.

Dependencies:   C027 C027_Support mbed

Revision:
3:002503ab7199
Parent:
2:bc413454a83e
diff -r bc413454a83e -r 002503ab7199 main.cpp
--- a/main.cpp	Mon Jul 28 15:45:16 2014 +0000
+++ b/main.cpp	Mon Jul 28 15:51:53 2014 +0000
@@ -1,3 +1,7 @@
+/*
+ *  CQ出版 Interface 2014年10月号のC027(MAX-7Q)GPSテスト記事で使用したプログラム
+ *  Naoya Takamura
+ */
 #include "mbed.h"
 #include "GPS.h"