Skip to content

Commit

Permalink
fix naming of us plug
Browse files Browse the repository at this point in the history
  • Loading branch information
timoschilling authored Feb 2, 2023
1 parent 14b4795 commit ecb1174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -561,9 +561,9 @@ conds:
- ["bl0937.power_coeff", "f", 0, {title: "BL0937 counts -> watts conversion coefficient"}]
- ["bl0937.power_coeff", 1.64358469] # (16 + 1010 + 1935) / (9.55 + 617 + 1175)

- when: build_vars.MODEL == "ShellyPlugUS1"
- when: build_vars.MODEL == "ShellyPlugUS"
apply:
name: shelly-plug-us1
name: shelly-plug-u1
libs:
- location: https://github.com/mongoose-os-libs/mongoose
variant: esp8266-nossl
Expand Down

0 comments on commit ecb1174

Please sign in to comment.