Skip to content

Commit

Permalink
自己顕示欲~~~
Browse files Browse the repository at this point in the history
  • Loading branch information
Piroro-hs committed Jul 7, 2018
1 parent 917347e commit 9e08da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/user_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ void USBH_HID_EventCallback(USBH_HandleTypeDef* phost) {
void userInit() {
state.usbHost = hUsbHostFS.gState;
state.usbApp = Appli_state;
printf("Start\n");
printf("gamepad-receiver-f446 v1.2.0 @Piroro-hs\nhttps://github.com/KeioRoboticsAssociation/gamepad-receiver-f446\n");
// printf("H: %d, ", stateH);
// printf("A: %d\n", stateA);
}
Expand Down

0 comments on commit 9e08da5

Please sign in to comment.