Browse Source

Add comment about forcing 12 Mbit/sec USB on Teensy 4.x

main
PaulStoffregen 4 years ago
parent
commit
9f7a6e426d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      teensy4/usb.c

+ 1
- 0
teensy4/usb.c View File

USB1_USBCMD = USB_USBCMD_RS; USB1_USBCMD = USB_USBCMD_RS;
//transfer_log_head = 0; //transfer_log_head = 0;
//transfer_log_count = 0; //transfer_log_count = 0;
//USB1_PORTSC1 |= USB_PORTSC1_PFSC; // force 12 Mbit/sec
} }





Loading…
Cancel
Save