diff --git a/include/hasp_conf.h b/include/hasp_conf.h index ba16d3b4..ac40b629 100644 --- a/include/hasp_conf.h +++ b/include/hasp_conf.h @@ -110,10 +110,6 @@ #define HASP_NUM_GPIO_CONFIG 8 #endif -#ifndef HASP_NUM_INPUTS -#define HASP_NUM_INPUTS 4 // Number of ACE Buttons -#endif - // #ifndef HASP_NUM_OUTPUTS // #define HASP_NUM_OUTPUTS 3 // #endif