chore: Update PR template link to point to the correct repository
(cherry picked from commit f917787865cd9c8a5c77f6c04f37e2859ef6fe78)
This commit is contained in:
parent
93614e5d14
commit
2e836f409a
@ -25,24 +25,24 @@
|
|||||||
; -- PCB "DTU-Board V1.0.1" HM/HMS/HMT small case --
|
; -- PCB "DTU-Board V1.0.1" HM/HMS/HMT small case --
|
||||||
; -- Display 1.3" --
|
; -- Display 1.3" --
|
||||||
; -- support HM and HMS/HMT Inverter --
|
; -- support HM and HMS/HMT Inverter --
|
||||||
[env:fusion_duo_dtu]
|
; [env:fusion_duo_dtu]
|
||||||
board = esp32dev
|
; board = esp32dev
|
||||||
build_flags = ${env.build_flags}
|
; build_flags = ${env.build_flags}
|
||||||
-DHOYMILES_PIN_MISO=19
|
; -DHOYMILES_PIN_MISO=19
|
||||||
-DHOYMILES_PIN_MOSI=23
|
; -DHOYMILES_PIN_MOSI=23
|
||||||
-DHOYMILES_PIN_SCLK=18
|
; -DHOYMILES_PIN_SCLK=18
|
||||||
-DHOYMILES_PIN_IRQ=16
|
; -DHOYMILES_PIN_IRQ=16
|
||||||
-DHOYMILES_PIN_CE=4
|
; -DHOYMILES_PIN_CE=4
|
||||||
-DHOYMILES_PIN_CS=5
|
; -DHOYMILES_PIN_CS=5
|
||||||
-DDISPLAY_TYPE=3
|
; -DDISPLAY_TYPE=3
|
||||||
-DDISPLAY_DATA=21
|
; -DDISPLAY_DATA=21
|
||||||
-DDISPLAY_CLK=22
|
; -DDISPLAY_CLK=22
|
||||||
-DCMT_CLK=12
|
; -DCMT_CLK=12
|
||||||
-DCMT_CS=27
|
; -DCMT_CS=27
|
||||||
-DCMT_FCS=26
|
; -DCMT_FCS=26
|
||||||
-DCMT_GPIO2=35
|
; -DCMT_GPIO2=35
|
||||||
-DCMT_GPIO3=34
|
; -DCMT_GPIO3=34
|
||||||
-DCMT_SDIO=14
|
; -DCMT_SDIO=14
|
||||||
;
|
;
|
||||||
; -- PCB "DTU-Board V1.0.1" HM/HMS/HMT small case --
|
; -- PCB "DTU-Board V1.0.1" HM/HMS/HMT small case --
|
||||||
; -- Display 1.3" --
|
; -- Display 1.3" --
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user