Skip to content

Commit 20a536a

Browse files
committed
Merge branch 'master' of github.com:mooltipass/minible
2 parents 321171d + 9f5b62a commit 20a536a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source_code/main_mcu/src/COMMS/comms_hid_msgs.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@ void comms_hid_msgs_parse(hid_message_t* rcv_msg, uint16_t supposed_payload_leng
392392
{
393393
comms_hid_msgs_send_ack_nack_message(is_message_from_usb, rcv_message_type, FALSE);
394394
}
395+
return;
395396
}
396397

397398
case HID_CMD_GET_DEVICE_INT_SN:

0 commit comments

Comments
 (0)