added reDraw()

This commit is contained in:
JP
2014-08-04 10:36:33 +10:00
parent dce58d7069
commit 7c3ec25d70
4 changed files with 77 additions and 26 deletions

View File

@@ -95,6 +95,7 @@ void loop() {
**v1.17b: 4th August 2014 by JP Liew**
* added reDraw() for MicroViewWidget class
* removed Serial.begin() from uView.begin() so that user can have control
* added MicroViewSliderRedraw example
**v1.16b: 3rd August 2014 by czetie**
* added vertical slider widget