かいださん機体 高田くん仕様キー
Dependencies: mbed
Fork of 2016_Spring_kaida by
Diff: User.h
- Revision:
- 7:4bddbd4549a1
- Parent:
- 6:ef9eb4859743
diff -r ef9eb4859743 -r 4bddbd4549a1 User.h --- a/User.h Thu Apr 30 06:24:16 2015 +0000 +++ b/User.h Thu Apr 30 06:26:22 2015 +0000 @@ -1,11 +1,2 @@ - -/** UserLoopSetting : - * @bref write proguram in this funtion what you want to do 1st and once. - */ void UserLoopSetting(void); - -/** UserLoop : - * @bref write proguram in this function what you want to do. - * @param n if n=0 then connect with line, else, n=1, connect by BT-stack - */ -void UserLoop(char n,const u8* data); \ No newline at end of file +void UserLoop(char,const u8*); \ No newline at end of file