We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4e13b commit a87fbb5Copy full SHA for a87fbb5
scripts/build/builders/efr32.py
@@ -30,7 +30,6 @@ class Efr32App(Enum):
30
WINDOW_COVERING = auto()
31
THERMOSTAT = auto()
32
PUMP = auto()
33
- AIR_QUALITY_SENSOR = auto()
34
UNIT_TEST = auto()
35
36
def ExampleName(self):
0 commit comments