Skip to content

Commit 78f93bc

Browse files
committed
fix pwm
1 parent b40b769 commit 78f93bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,13 +185,13 @@ conds:
185185
apply:
186186
libs:
187187
- location: https://github.com/mongoose-os-libs/adc
188-
- location: https://github.com/mongoose-os-libs/pwm
188+
- location: https://github.com/shelly-homekit-mos/pwm
189189

190190
- when: mos.platform == "esp8266"
191191
apply:
192192
libs:
193193
- location: https://github.com/mongoose-os-libs/adc
194-
- location: https://github.com/mongoose-os-libs/pwm
194+
- location: https://github.com/shelly-homekit-mos/pwm
195195

196196
- when: mos.platform != "ubuntu"
197197
apply:

0 commit comments

Comments
 (0)