SCLD peripheral of the KL46Z - with sign "-" just for USB Academy

Dependents:   KL46Z-Lab2_lodz KL46Z-Lab2_fullll KL46Z-Lab2_szkolenie kL46Z-Lab3-lodz ... more

Fork of SLCD by Erik -

Revision:
7:0e084b33d730
Parent:
6:f4773221794b
Child:
8:99e4215cfc11
--- a/SLCD.h	Fri Mar 14 15:13:15 2014 +0000
+++ b/SLCD.h	Fri Mar 14 15:22:09 2014 +0000
@@ -32,6 +32,8 @@
     void Home (void);
     void Contrast (uint8_t lbContrast);
     void All_Segments (int);
+    void clear();
+    void DP(int pos, bool on);
     void DP1 (int);
     void DP2 (int);
     void DP3 (int);