LPC824専用プログラム

Dependencies:   Ping SDFileSystem mbed-src

Revision:
6:79dc74e4926a
Parent:
3:410a2812b0dc
Child:
7:9b1ac6fbf32c
--- a/extern.h	Tue Jan 12 14:15:17 2016 +0000
+++ b/extern.h	Tue Jan 12 14:59:09 2016 +0000
@@ -6,6 +6,7 @@
 /*追加ライブラリ*/
 #include "SDFileSystem.h"
 #include "Ping.h"
+#include "mcp3208.h"
 
 #include "format.h"
 /*クラス,ピン宣言等*/