Skip to content

Commit 0b976bd

Browse files
authored
hack - just testing something
1 parent 7f3a471 commit 0b976bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/pbio/drv/usb/usb_stm32.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ static void pbdrv_usb_stm32_reset_tx_state(void) {
215215
usb_status_sz = 0;
216216
usb_stdout_sz = 0;
217217
transmitting = false;
218-
pbdrv_usb_stm32_is_events_subscribed = false;
219218
}
220219

221220
bool pbdrv_usb_connection_is_active(void) {

0 commit comments

Comments
 (0)