Teacup_Firmware/canned_gcode.h

4 lines
71 B
C

#include <avr/pgmspace.h>
extern const char canned_gcode_P[] PROGMEM;