Skip to content

Commit 1ad661e

Browse files
removed unnecessary include (project-chip#36646)
1 parent 63182c4 commit 1ad661e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/platform/silabs/sensors/AirQuality/AirQualitySensor.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
extern "C" {
2727
#endif
2828
#include <sparkfun_sgp40.h>
29-
#include <sparkfun_sgp40_i2c.h>
3029
}
3130
#include "sl_i2cspm_instances.h"
3231
#endif // USE_SPARKFUN_AIR_QUALITY_SENSOR

0 commit comments

Comments
 (0)