#ifndef Lsd_print_h #define Lsd_print_h #include "protocol.h" void Lcd_inciliation(); void printLcd(struct message* decode_message); #endif