forked from mfulz_github/qmk_firmware
Empty bootloader_jump
This commit is contained in:
parent
a72e8f0865
commit
c588fca06c
|
@ -14,4 +14,6 @@
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "bootloader.h"
|
||||||
|
|
||||||
|
void bootloader_jump(void) {}
|
||||||
|
|
Loading…
Reference in New Issue