Parcourir la source

Update usb_desc.h

allow multiple parameters for events
main
WMXZ-EU il y a 3 ans
Parent
révision
2222c2ecaf
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      teensy4/usb_desc.h

+ 1
- 1
teensy4/usb_desc.h Voir le fichier

@@ -692,7 +692,7 @@ let me know? http://forum.pjrc.com/forums/4-Suggestions-amp-Bug-Reports
#define MTP_RX_SIZE_12 64
#define MTP_RX_SIZE_480 512
#define MTP_EVENT_ENDPOINT 4
#define MTP_EVENT_SIZE 16
#define MTP_EVENT_SIZE 32
#define MTP_EVENT_INTERVAL_12 10 // 10 = 10 ms
#define MTP_EVENT_INTERVAL_480 7 // 7 = 8 ms
#define SEREMU_INTERFACE 1 // Serial emulation

Chargement…
Annuler
Enregistrer