Skip to content

Commit ecb1174

Browse files
fix naming of us plug
1 parent 14b4795 commit ecb1174

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
@@ -561,9 +561,9 @@ conds:
561561
- ["bl0937.power_coeff", "f", 0, {title: "BL0937 counts -> watts conversion coefficient"}]
562562
- ["bl0937.power_coeff", 1.64358469] # (16 + 1010 + 1935) / (9.55 + 617 + 1175)
563563

564-
- when: build_vars.MODEL == "ShellyPlugUS1"
564+
- when: build_vars.MODEL == "ShellyPlugUS"
565565
apply:
566-
name: shelly-plug-us1
566+
name: shelly-plug-u1
567567
libs:
568568
- location: https://github.com/mongoose-os-libs/mongoose
569569
variant: esp8266-nossl

0 commit comments

Comments
 (0)