Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak-Shaha committed Sep 11, 2024
1 parent 5a1fcda commit 8fa8df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build/builders/efr32.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class Efr32App(Enum):
WINDOW_COVERING = auto()
THERMOSTAT = auto()
PUMP = auto()
AIR_QUALITY_SENSOR = auto()
UNIT_TEST = auto()

def ExampleName(self):
Expand Down

0 comments on commit 8fa8df2

Please sign in to comment.