Additional doc updates.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/*----------------------------------------------------------------------*
|
/*----------------------------------------------------------------------*
|
||||||
* Arduino Button Library v1.0 *
|
* 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 *
|
* Library for reading momentary contact switches like tactile button *
|
||||||
* switches. Intended for use in state machine constructs. *
|
* switches. Intended for use in state machine constructs. *
|
||||||
|
|||||||
6
button.h
6
button.h
@@ -1,8 +1,6 @@
|
|||||||
/*----------------------------------------------------------------------*
|
/*----------------------------------------------------------------------*
|
||||||
* button.h -- Library for reading momentary contact switches like *
|
* Arduino Button Library v1.0 *
|
||||||
* tactile button switches. *
|
* Jack Christensen Mar 2012 *
|
||||||
* *
|
|
||||||
* Jack Christensen 11 May 2011 *
|
|
||||||
* *
|
* *
|
||||||
* This work is licensed under the Creative Commons Attribution- *
|
* This work is licensed under the Creative Commons Attribution- *
|
||||||
* ShareAlike 3.0 Unported License. To view a copy of this license, *
|
* ShareAlike 3.0 Unported License. To view a copy of this license, *
|
||||||
|
|||||||
Reference in New Issue
Block a user