桃井くん機体 高田くん仕様キー
Dependencies: mbed
Fork of PS3_BlueUSB_user by
User.h@1:0886c5dd578a, 2015-04-30 (annotated)
- Committer:
- hirokimineshita
- Date:
- Thu Apr 30 06:09:19 2015 +0000
- Revision:
- 1:0886c5dd578a
- Parent:
- 0:736c76a75def
- Child:
- 2:0e2a5eaebd27
2015/04/30 PM 3 add document
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
hirokimineshita | 1:0886c5dd578a | 1 | /** @file |
hirokimineshita | 1:0886c5dd578a | 2 | */ |
hirokimineshita | 1:0886c5dd578a | 3 | /** write proguram in this funtion what you want to do 1st and once. |
hirokimineshita | 1:0886c5dd578a | 4 | */ |
hirokimineshita | 0:736c76a75def | 5 | void UserLoopSetting(void); |
hirokimineshita | 1:0886c5dd578a | 6 | |
hirokimineshita | 1:0886c5dd578a | 7 | /** write proguram in this function what you want to do. |
hirokimineshita | 1:0886c5dd578a | 8 | */ |
hirokimineshita | 0:736c76a75def | 9 | void UserLoop(char,const u8*); |