mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 05:06:44 +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_DRIVER=6336
|
||||||
-D TOUCH_SDA=4
|
-D TOUCH_SDA=4
|
||||||
-D TOUCH_SCL=0
|
-D TOUCH_SCL=0
|
||||||
-D TOUCH_IRQ=-1 ; use 34-39 as these are input only pins
|
-D TOUCH_IRQ=-1 ; not connected
|
||||||
-D TOUCH_RST=-1 ; not used, connected to 3.3V
|
-D TOUCH_RST=-1 ; not used, connected to 3.3V on FCP pin10
|
||||||
-D USE_TFT_ESPI=1
|
-D USE_TFT_ESPI=1
|
||||||
|
;-D LED_RED=26
|
||||||
|
;-D LED_GREEN=32
|
||||||
|
;-D LED_BLUE=33
|
||||||
;endregion
|
;endregion
|
||||||
|
|
||||||
;region -- Library options -------------------------------
|
;region -- Library options -------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user