kopia lustrzana https://github.com/solokeys/solo1
init in device_init
rodzic
2893cd7ce3
commit
529b879c08
|
|
@ -128,6 +128,11 @@ void device_init()
|
|||
hw_init(HIGH_FREQUENCY);
|
||||
isLowFreq = 0;
|
||||
|
||||
usbhid_init();
|
||||
|
||||
ctaphid_init();
|
||||
|
||||
ctap_init( 1 );
|
||||
|
||||
#ifndef IS_BOOTLOADER
|
||||
#if BOOT_TO_DFU
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue