X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Fhw%2Fhw_input.h;h=e3dcf1c455d841f4a70b346a28a2628ff82d5ead;hb=b7ad98378650e9ac53b1bf629c927ad7597a792f;hp=6ab0bba8383cd41d6f2dba50aea046206d382eb1;hpb=4ea1189f208eee652e9028c3fe4327293c70662b;p=bertos.git diff --git a/app/triface/hw/hw_input.h b/app/triface/hw/hw_input.h index 6ab0bba8..e3dcf1c4 100644 --- a/app/triface/hw/hw_input.h +++ b/app/triface/hw/hw_input.h @@ -27,9 +27,9 @@ * the GNU General Public License. * * Copyright 2003, 2004, 2006 Develer S.r.l. (http://www.develer.com/) - * Copyright 2000 Bernardo Innocenti + * Copyright 2000 Bernie Innocenti * - * -->> + * --> * * \brief Macro for HW_INPUT_H * @@ -38,9 +38,12 @@ * * \author Andrea Grandi */ + #ifndef HW_INPUT_H #define HW_INPUT_H +#include + /* Set pins as input and enable pull-up */ #define INPUT_INIT_D do \ { \