Prusa-Firmware/Firmware/optiboot_xflash.h

7 lines
125 B
C
Raw Normal View History

2021-03-05 07:51:23 +00:00
#ifndef OPTIBOOT_XFLASH_H
#define OPTIBOOT_XFLASH_H
extern uint8_t optiboot_xflash_enter();
#endif /* OPTIBOOT_XFLASH_H */