Skip to content

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Piroro-hs committed Sep 8, 2019
1 parent df80fe5 commit b536f06
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 @@ -128,7 +128,7 @@ void USBH_HID_EventCallback(USBH_HandleTypeDef* phost) {
void setup() {
state.usb.host = hUsbHostFS.gState;
state.usb.app = Appli_state;
printf("gamepad-receiver-f446 v1.3.0 @Piroro-hs\nhttps://github.com/KeioRoboticsAssociation/gamepad-receiver-f446\n");
printf("gamepad-receiver-f446 v1.3.1 @Piroro-hs\nhttps://github.com/KeioRoboticsAssociation/gamepad-receiver-f446\n");
}

void loop() {
Expand Down

0 comments on commit b536f06

Please sign in to comment.