Przeglądaj źródła

Restore brief delay before USB init

teensy4-core
PaulStoffregen 12 lat temu
rodzic
commit
25cc2c3de9
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      teensy3/pins_teensy.c

+ 1
- 0
teensy3/pins_teensy.c Wyświetl plik



analog_init(); analog_init();
//delay(100); // TODO: this is not necessary, right? //delay(100); // TODO: this is not necessary, right?
delay(4);
usb_init(); usb_init();
} }



Ładowanie…
Anuluj
Zapisz