1 2 3 4 5 6 7 8
#ifndef PROCESS_PRINTER_H #define PROCESS_PRINTER_H #include "quantum.h" #include "protocol/serial.h" #endif