forked from mirrors/qmk_userspace
add jump_bootloader.
This commit is contained in:
parent
7fd9003f59
commit
1de02c1f15
5 changed files with 63 additions and 3 deletions
6
jump_bootloader.h
Normal file
6
jump_bootloader.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef JUMP_BOOTLOADER_H
|
||||
#define JUMP_BOOTLOADER_H 1
|
||||
|
||||
void jump_bootloader(void);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue