summaryrefslogtreecommitdiffstats
path: root/boards/OSO-FEAL-A1-00/pins.h
diff options
context:
space:
mode:
Diffstat (limited to 'boards/OSO-FEAL-A1-00/pins.h')
-rw-r--r--boards/OSO-FEAL-A1-00/pins.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/boards/OSO-FEAL-A1-00/pins.h b/boards/OSO-FEAL-A1-00/pins.h
index c860911f..e8cd280a 100644
--- a/boards/OSO-FEAL-A1-00/pins.h
+++ b/boards/OSO-FEAL-A1-00/pins.h
@@ -35,6 +35,9 @@
// Segment LCD
+// The LCD in this board can run comfortably at a lower voltage.
+#define CONF_SLCD_CONTRAST_ADJUST 7
+
#define SLCD0 GPIO(GPIO_PORTB, 6)
#define SLCD1 GPIO(GPIO_PORTB, 7)
#define SLCD2 GPIO(GPIO_PORTB, 8)