summaryrefslogtreecommitdiff
path: root/users/curry/config.h
diff options
context:
space:
mode:
authorAkaash Suresh <casa.akaash@gmail.com>2020-01-03 08:47:18 -0600
committerAkaash Suresh <casa.akaash@gmail.com>2020-01-03 08:55:47 -0600
commit2a7c715bc6f5774a4fa73a0a83f8c3bd44f19e22 (patch)
tree0178510aea346af27b3dc1b7ca43f1d667ba7b67 /users/curry/config.h
parent5b8f1327d810d7b345b8b99d4062a0aebb650f8c (diff)
Fixed formatting and added font file
Diffstat (limited to 'users/curry/config.h')
-rw-r--r--users/curry/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/curry/config.h b/users/curry/config.h
index ac4a8f0709..45b8364e12 100644
--- a/users/curry/config.h
+++ b/users/curry/config.h
@@ -114,3 +114,5 @@
#ifdef LOCKING_RESYNC_ENABLE
# undef LOCKING_RESYNC_ENABLE
#endif
+
+#define OLED_FONT_H "users/curry/glcdfont.c"