From 3bdf60aed54a6171bc6458a7d578cd65f1fbb092 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Tue, 3 Oct 2023 07:28:18 +0800 Subject: Improve pdf rasterization and TLS. --- main/epd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/epd.h') 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 */ -- cgit v1.2.3