mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add LED pins
This commit is contained in:
parent
bf096824ce
commit
ee4d088277
@ -31,9 +31,12 @@ build_flags =
|
||||
-D TOUCH_DRIVER=6336
|
||||
-D TOUCH_SDA=4
|
||||
-D TOUCH_SCL=0
|
||||
-D TOUCH_IRQ=-1 ; use 34-39 as these are input only pins
|
||||
-D TOUCH_RST=-1 ; not used, connected to 3.3V
|
||||
-D TOUCH_IRQ=-1 ; not connected
|
||||
-D TOUCH_RST=-1 ; not used, connected to 3.3V on FCP pin10
|
||||
-D USE_TFT_ESPI=1
|
||||
;-D LED_RED=26
|
||||
;-D LED_GREEN=32
|
||||
;-D LED_BLUE=33
|
||||
;endregion
|
||||
|
||||
;region -- Library options -------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user