X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=app%2Ftriface%2Fhw%2Fhw_input.h;fp=app%2Ftriface%2Fhw%2Fhw_input.h;h=e63a90386043db704607c38e87d36a2a3919e965;hb=a9ab2dc002e9b0ff91cb3f74c3ad3aa3676b84b1;hp=608e731b4d9d65bbce0f8e8a8dc3be837bbcbdb5;hpb=308131a76bca5ab63c30c38c0bf41c149818fe5a;p=bertos.git diff --git a/app/triface/hw/hw_input.h b/app/triface/hw/hw_input.h index 608e731b..e63a9038 100644 --- a/app/triface/hw/hw_input.h +++ b/app/triface/hw/hw_input.h @@ -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 \ { \