mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
58ede577ef
examples: Changes to events and comments. switch: Rename to light_switch. docs: Minor changes.
8 lines
290 B
C++
8 lines
290 B
C++
/** Empty File
|
|
*
|
|
* This file is just present to prevent cmake warnings about:
|
|
* No source files found for SRC_DIRS entry '/Users/chirag/work/gitlab/esp-matter/examples/<name>/main/zap-generated'.
|
|
*
|
|
* We need to keep the path in SRC_DIRS to be compatible with the zap data model.
|
|
*/
|
|
|