summaryrefslogtreecommitdiffstats
path: root/main/epd.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/epd.h')
-rw-r--r--main/epd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/epd.h b/main/epd.h
index 1cd254f..fa124ab 100644
--- a/main/epd.h
+++ b/main/epd.h
@@ -6,4 +6,4 @@ void epd_clear(void);
void epd_draw(const uint8_t pb[48000]);
void epd_sleep(void);
-#endif
+#endif /* EPD_H */