1 2 3 4 5 6
#ifndef EPD_UTIL_H #define EPD_UTIL_H void delay_ms(unsigned int t); #endif /* EPD_UTIL_H */