AMart_SSD447_light sensor
Dependents: lightsense_kl46z_PWM_simple_ALM
Fork of SLCD by
Revision 11:2a195af40128, committed 2017-02-03
- Comitter:
- annalou
- Date:
- Fri Feb 03 21:40:26 2017 +0000
- Parent:
- 10:ef2b3b7f1b01
- Commit message:
- AMart_SSD447_HW3.2 light sensor
Changed in this revision
SLCD.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r ef2b3b7f1b01 -r 2a195af40128 SLCD.cpp --- a/SLCD.cpp Sun Mar 23 19:55:14 2014 +0000 +++ b/SLCD.cpp Fri Feb 03 21:40:26 2017 +0000 @@ -158,7 +158,7 @@ if (lbValue == '.') { // Use built-in dot - DP(CharPosition-1, true); + DP(CharPosition-1, false); return; }