mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Update user_setups
This commit is contained in:
parent
591391e1cd
commit
156bf2be1b
@ -21,6 +21,7 @@ build_flags =
|
|||||||
|
|
||||||
;region -- TFT_eSPI build options ------------------------
|
;region -- TFT_eSPI build options ------------------------
|
||||||
${lcd.st7789v}
|
${lcd.st7789v}
|
||||||
|
-D LANBONL8
|
||||||
-D TFT_RST=18 ; FCP pin2 RESET
|
-D TFT_RST=18 ; FCP pin2 RESET
|
||||||
-D TFT_SCLK=19 ; FCP pin3 SCL
|
-D TFT_SCLK=19 ; FCP pin3 SCL
|
||||||
-D TFT_DC=21 ; FCP pin4 D/C
|
-D TFT_DC=21 ; FCP pin4 D/C
|
||||||
@ -34,9 +35,12 @@ build_flags =
|
|||||||
-D TOUCH_IRQ=-1 ; not connected
|
-D TOUCH_IRQ=-1 ; not connected
|
||||||
-D TOUCH_RST=-1 ; not used, connected to 3.3V on FCP pin10
|
-D TOUCH_RST=-1 ; not used, connected to 3.3V on FCP pin10
|
||||||
-D TOUCH_FREQUENCY=400000
|
-D TOUCH_FREQUENCY=400000
|
||||||
;-D LED_RED=26
|
-D LED_RED=26
|
||||||
;-D LED_GREEN=32
|
-D LED_GREEN=32
|
||||||
;-D LED_BLUE=33
|
-D LED_BLUE=33
|
||||||
|
-D RELAY_1=12
|
||||||
|
-D RELAY_2=24
|
||||||
|
-D RELAY_3=37
|
||||||
;endregion
|
;endregion
|
||||||
|
|
||||||
;region -- Library options -------------------------------
|
;region -- Library options -------------------------------
|
||||||
|
@ -21,6 +21,7 @@ build_flags =
|
|||||||
|
|
||||||
;region -- TFT_eSPI build options ------------------------
|
;region -- TFT_eSPI build options ------------------------
|
||||||
${lcd.wt32-sc01}
|
${lcd.wt32-sc01}
|
||||||
|
-D WT32SC01
|
||||||
-D TFT_RST=22
|
-D TFT_RST=22
|
||||||
-D TFT_SCLK=14
|
-D TFT_SCLK=14
|
||||||
-D TFT_DC=21
|
-D TFT_DC=21
|
||||||
|
Loading…
x
Reference in New Issue
Block a user