Prusa-Firmware/Firmware/optiboot_w25x20cl.h
2020-05-27 09:44:28 +03:00

7 lines
133 B
C

#ifndef OPTIBOOT_W25X20CL_H
#define OPTIBOOT_W25X20CL_H
extern uint8_t optiboot_w25x20cl_enter();
#endif /* OPTIBOOT_W25X20CL_H */