主導機 mbed用のプログラムです

Dependencies:   mbed

Fork of F3RC_syudou_master by F3RC1班

Revision:
2:0e2a5eaebd27
Parent:
1:0886c5dd578a
Child:
4:d7f5fb6fddeb
--- a/User.h	Thu Apr 30 06:09:19 2015 +0000
+++ b/User.h	Thu Apr 30 06:13:49 2015 +0000
@@ -1,9 +1,2 @@
-/** @file
- */
-/** write proguram in this funtion what you want to do 1st and once.
- */
 void UserLoopSetting(void);
-
-/** write proguram in this function what you want to do.
- */
 void UserLoop(char,const u8*);
\ No newline at end of file