Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit c85a8f6

Browse files
authored
Remove WEAVE_PLATFORM_ESP32 macro
1 parent 15938a3 commit c85a8f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/adaptations/device-layer/include/Weave/DeviceLayer/ESP32/WeavePlatformConfig.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,4 @@
110110
#define WEAVE_CONFIG_DATA_MANAGEMENT_ENABLE_SCHEMA_CHECK CONFIG_WDM_ENABLE_SCHEMA_CHECK
111111
#define WEAVE_CONFIG_DEFAULT_INCOMING_CONNECTION_IDLE_TIMEOUT CONFIG_DEFAULT_INCOMING_CONNECTION_IDLE_TIMEOUT
112112

113-
#define WEAVE_PLATFORM_ESP32 1
114-
115113
#endif /* WEAVE_PLATFORM_CONFIG_H */

0 commit comments

Comments
 (0)