summaryrefslogtreecommitdiffstats
path: root/main/util.h
blob: 7156c8fd9b627884d1c9cda583cb4080d91a9479 (plain)
1
2
3
4
5
6
#ifndef EPD_UTIL_H
#define EPD_UTIL_H

void delay_ms(unsigned int t);

#endif /* EPD_UTIL_H */