fix(zigbee): fixed the dirty zigbee backport

This commit is contained in:
xieqinan@espressif.com
2024-12-12 11:36:21 +08:00
parent 411385cf8c
commit e18005cc12

View File

@ -1,11 +1,7 @@
/* /*
* SPDX-FileCopyrightText: 2021-2024 Espressif Systems (Shanghai) CO LTD * SPDX-FileCopyrightText: 2021-2024 Espressif Systems (Shanghai) CO LTD
* *
<<<<<<< HEAD
* SPDX-License-Identifier: LicenseRef-Included
=======
* SPDX-License-Identifier: LicenseRef-Included * SPDX-License-Identifier: LicenseRef-Included
>>>>>>> a41c2d498eb... feat(zigbee): Upgrade the Zigbee lib to v1.6 for Zigbee examples
* *
* Zigbee HA_on_off_switch Example * Zigbee HA_on_off_switch Example
* *