From 3cfb51f9b223337a742e7b018b8bde066f61116a Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Fri, 28 Sep 2012 10:21:52 -0400 Subject: [PATCH] Fix typo in ReadMe.txt. --- ReadMe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.txt b/ReadMe.txt index d1816db..66723c6 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -25,7 +25,7 @@ Button-42e98a7". (4) Copy the renamed folder to the Arduino sketchbook\libraries folder. -------------------------------------------------------------------------------- -The following example sketches are included with the Timezone library: +The following example sketches are included with the Button library: SimpleOnOff: Just turns the Arduino's pin 13 LED on and off.