From cfc8b5cb68cecc8937502a793883f2be36034ca8 Mon Sep 17 00:00:00 2001 From: JP Liew Date: Sun, 29 Mar 2015 09:34:32 +1100 Subject: [PATCH] added History --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2624404..eba30f9 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ void loop() { ## History -**v1.23b: 29th March 2015 by Scott Allen +**v1.23b: 29th March 2015 by Scott Allen** * added overloaded setValue() function to add a boolean argument doDraw which controls whether the display buffer is updated. **v1.22b: 4th October 2014 by Scott Allen and Ben Lewis**