#ifndef DBG_H #define DBG_H void serial_print(char* str); #endif