mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 13:16:45 +00:00
Add HASP_NUM_GPIO_CONFIG
This commit is contained in:
parent
5d18fb7e4a
commit
4b2b8e2b8a
@ -69,6 +69,10 @@
|
|||||||
#define HASP_USE_PNGDECODE 0
|
#define HASP_USE_PNGDECODE 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef HASP_NUM_GPIO_CONFIG
|
||||||
|
#define HASP_NUM_GPIO_CONFIG 5
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef HASP_NUM_INPUTS
|
#ifndef HASP_NUM_INPUTS
|
||||||
#define HASP_NUM_INPUTS 3 // Buttons
|
#define HASP_NUM_INPUTS 3 // Buttons
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user