Skip to content

Commit

Permalink
Removed SLC file Specific changes
Browse files Browse the repository at this point in the history
  • Loading branch information
KishorSilabs committed Dec 19, 2023
1 parent 3a52f1f commit 6e0b3f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/platform/silabs/OTAConfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
*/

#include "OTAConfig.h"
#include "sl_matter_ota_config.h" // MATTER_GSDK_INTEGRATION
#include <app/server/Server.h>

#ifndef SIWX_917
Expand Down Expand Up @@ -77,7 +76,6 @@ __attribute__((used)) ApplicationProperties_t sl_app_properties = {
#endif // SL_CATALOG_GECKO_BOOTLOADER_INTERFACE_PRESENT
#endif // SIWX_917

#endif
// Global OTA objects
chip::DefaultOTARequestor gRequestorCore;
chip::DefaultOTARequestorStorage gRequestorStorage;
Expand Down

0 comments on commit 6e0b3f9

Please sign in to comment.