Additional doc updates.

This commit is contained in:
Jack Christensen
2012-03-21 20:59:58 -04:00
parent a10684701b
commit 5c36a17def
2 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
/*----------------------------------------------------------------------*
* Arduino Button Library v1.0 *
* Jack Christensen Mar 2012 *
* Jack Christensen May 2011, published Mar 2012 *
* *
* Library for reading momentary contact switches like tactile button *
* switches. Intended for use in state machine constructs. *

View File

@@ -1,8 +1,6 @@
/*----------------------------------------------------------------------*
* button.h -- Library for reading momentary contact switches like *
* tactile button switches. *
* *
* Jack Christensen 11 May 2011 *
* Arduino Button Library v1.0 *
* Jack Christensen Mar 2012 *
* *
* This work is licensed under the Creative Commons Attribution- *
* ShareAlike 3.0 Unported License. To view a copy of this license, *