summaryrefslogtreecommitdiffstats
path: root/main/util.h
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2023-10-03 07:28:18 +0800
committerSadeep Madurange <sadeep@asciimx.com>2023-10-03 07:28:18 +0800
commit3bdf60aed54a6171bc6458a7d578cd65f1fbb092 (patch)
tree30391e014f366f660190a5d00d4b5bd2b99864ca /main/util.h
parent2f66d5b00df062813c6535f76f4fee86d0746e36 (diff)
downloadesp32-e-reader-3bdf60aed54a6171bc6458a7d578cd65f1fbb092.tar.gz
Improve pdf rasterization and TLS.
Diffstat (limited to 'main/util.h')
-rw-r--r--main/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/util.h b/main/util.h
index 2a22daa..7156c8f 100644
--- a/main/util.h
+++ b/main/util.h
@@ -3,4 +3,4 @@
void delay_ms(unsigned int t);
-#endif
+#endif /* EPD_UTIL_H */