春ロボ1班(元F3RC4班+) / Mbed 2 deprecated F3RC-mbed-new

Dependencies:   mbed move3wheel

Fork of PS3_BlueUSB_user_ver2 by ROBOSTEP_SHARE

User.h

Committer:
hirokimineshita
Date:
2015-04-30
Revision:
1:0886c5dd578a
Parent:
0:736c76a75def
Child:
2:0e2a5eaebd27

File content as of revision 1:0886c5dd578a:

/** @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*);