aboutsummaryrefslogtreecommitdiff
path: root/laser-tag software/epaper.h
diff options
context:
space:
mode:
Diffstat (limited to 'laser-tag software/epaper.h')
-rw-r--r--laser-tag software/epaper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/laser-tag software/epaper.h b/laser-tag software/epaper.h
index e72a74d..26e1815 100644
--- a/laser-tag software/epaper.h
+++ b/laser-tag software/epaper.h
@@ -5,6 +5,5 @@
void EPD_Init();
int EPD_Draw(const uint8_t *old_image, const uint8_t *new_image);
-void EPD_Tick();
#endif