v1
Dependents: ACC_LCD_541_Goniometer_Dorian_Folie
Fork of SLCD by
Diff: SLCD.h
- 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);