Skip to content

Commit 0ea1983

Browse files
add IRRemoteESP8266 IR alternate version to online builds (vfonov PR)
* add IRRemoteSP * fx * Update IRsend.cpp * f * fix * s * irRemoteESP * Update obk_config_irRemoteESP.h * w
1 parent a5a5b4b commit 0ea1983

File tree

186 files changed

+73175
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

186 files changed

+73175
-1
lines changed

.github/workflows/workflow.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ jobs:
148148
variant: tuyaMCU
149149
- platform: OpenBK7231T
150150
variant: powerMetering
151+
- platform: OpenBK7231T
152+
variant: irRemoteESP
151153

152154
# extras for BK7231N
153155
- platform: OpenBK7231N
@@ -156,6 +158,8 @@ jobs:
156158
variant: tuyaMCU
157159
- platform: OpenBK7231N
158160
variant: powerMetering
161+
- platform: OpenBK7231N
162+
variant: irRemoteESP
159163
steps:
160164
- name: Source checkout
161165
uses: actions/checkout@v4

0 commit comments

Comments
 (0)