Skip to content

Commit 111400a

Browse files
authored
fix(matter): no need of arduino preferences here
1 parent dca8a90 commit 111400a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/Matter/examples/MatterSmartButon/MatterSmartButon.ino

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
// Matter Manager
1616
#include <Matter.h>
1717
#include <WiFi.h>
18-
#include <Preferences.h>
1918

2019
// List of Matter Endpoints for this Node
2120
// Generic Switch Endpoint - works as a smart button with a single click

0 commit comments

Comments
 (0)