X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Fhw%2Fhw_input.h;h=e3dcf1c455d841f4a70b346a28a2628ff82d5ead;hb=b4aea3cdf30cbc54bf5d1efcc909c83b559446dd;hp=608e731b4d9d65bbce0f8e8a8dc3be837bbcbdb5;hpb=06f152d2b2166ca47643ebb55ab291aa9cbb77fc;p=bertos.git diff --git a/app/triface/hw/hw_input.h b/app/triface/hw/hw_input.h index 608e731b..e3dcf1c4 100644 --- a/app/triface/hw/hw_input.h +++ b/app/triface/hw/hw_input.h @@ -27,7 +27,7 @@ * 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 * * --> * @@ -42,6 +42,8 @@ #ifndef HW_INPUT_H #define HW_INPUT_H +#include + /* Set pins as input and enable pull-up */ #define INPUT_INIT_D do \ { \