We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d35f5 commit b740654Copy full SHA for b740654
libraries/Matter/src/Matter.h
@@ -18,6 +18,8 @@
18
19
#include <Arduino.h>
20
#include <esp_matter.h>
21
+#include <MatterEndpoints/MatterOnOffLight.h>
22
+#include <MatterEndpoints/MatterDimmableLight.h>
23
24
using namespace esp_matter;
25
0 commit comments