This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
cinaeco
/
qmk_firmware
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
47f5d8b545
Ramuri
Etichete
master
qmk_firmware
/
pjrc
/
jump_bootloader.h
jump_bootloader.h
91 B
Istoric
Crud
1
2
3
4
5
6
#ifndef JUMP_BOOTLOADER_H
#define JUMP_BOOTLOADER_H 1
void jump_bootloader(void);
#endif