LPC824専用プログラム

Dependencies:   Ping SDFileSystem mbed-src

Revision:
5:afba6bf6c408
Parent:
0:2f48b11b154f
Child:
6:79dc74e4926a
--- a/main.cpp	Mon Jan 11 17:44:52 2016 +0000
+++ b/main.cpp	Tue Jan 12 14:15:17 2016 +0000
@@ -1,7 +1,6 @@
 #include "mbed.h"
 #include "extern.h"
 #include "main.h"
-
 int main() {
     nucleo.reply(0x00);
     while(1) {