To avoid the LOW_FREQUENCY_VALUE issue. Change the 32768 direct value as for it.

Fork of EFM32_SegmentLCD by Silicon Labs

Revision:
6:114aa75da77b
Parent:
1:5335eb33bfcb
--- a/segmentlcdconfig_stk_lg.h	Mon May 04 15:54:47 2015 +0000
+++ b/segmentlcdconfig_stk_lg.h	Mon May 04 20:40:26 2015 +0000
@@ -17,6 +17,7 @@
 #define __SEGMENTLCDCONFIG_H
 
 #include "em_lcd.h"
+#include "PinNames.h"
 
 #ifdef __cplusplus
 extern "C" {