Prusa-Firmware/Firmware/optiboot_xflash.h
2021-04-06 10:16:47 +02:00

7 lines
125 B
C

#ifndef OPTIBOOT_XFLASH_H
#define OPTIBOOT_XFLASH_H
extern uint8_t optiboot_xflash_enter();
#endif /* OPTIBOOT_XFLASH_H */