aboutsummaryrefslogtreecommitdiff
path: root/pinout.h
diff options
context:
space:
mode:
Diffstat (limited to 'pinout.h')
-rw-r--r--pinout.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pinout.h b/pinout.h
index bcb2ae9..02f2398 100644
--- a/pinout.h
+++ b/pinout.h
@@ -25,6 +25,9 @@ digital pins 2 and 3 must be used for interrupts */
#ifndef pinout_h
#define pinout_h
+// undefine the following if your LCD does not support Russian font
+#define RUSSIAN
+
// digital pins connected to LCD display
#define LCD4 7
#define LCD6 8