Skip to content

Commit 24c14db

Browse files
authored
fix(matter): commentaries and old work
1 parent d19caac commit 24c14db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libraries/Matter/src/MatterEndpoints/MatterFan.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222

2323
using namespace chip::app::Clusters::FanControl;
2424

25-
// Matter Generic Switch Endpoint that works as a single click smart button
25+
// Matter Fan endpoint with on/off, Mode and Speed control
26+
2627
class MatterFan : public MatterEndPoint {
2728
public:
2829
// Fan feature constants

0 commit comments

Comments
 (0)