Commit 5afafdf
File tree
Expand file treeCollapse file tree
8 files changed
+9
-9
lines changedFilter options
- libraries/Matter/examples
- MatterComposedLights
- MatterContactSensor
- MatterFan
- MatterHumiditySensor
- MatterOccupancySensor
- MatterPressureSensor
- MatterTemperatureSensor
- MatterThermostat
Expand file treeCollapse file tree
8 files changed
+9
-9
lines changedlibraries/Matter/examples/MatterComposedLights/MatterComposedLights.ino
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterComposedLights/MatterComposedLights.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
| 131 | + |
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
|
libraries/Matter/examples/MatterContactSensor/MatterContactSensor.ino
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterContactSensor/MatterContactSensor.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
|
libraries/Matter/examples/MatterFan/MatterFan.ino
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterFan/MatterFan.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
| 183 | + |
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
|
libraries/Matter/examples/MatterHumiditySensor/MatterHumiditySensor.ino
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterHumiditySensor/MatterHumiditySensor.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
| 125 | + |
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
|
libraries/Matter/examples/MatterOccupancySensor/MatterOccupancySensor.ino
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterOccupancySensor/MatterOccupancySensor.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
|
libraries/Matter/examples/MatterPressureSensor/MatterPressureSensor.ino
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterPressureSensor/MatterPressureSensor.ino+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
126 |
| - |
| 125 | + |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
|
libraries/Matter/examples/MatterTemperatureSensor/MatterTemperatureSensor.ino
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterTemperatureSensor/MatterTemperatureSensor.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
| 125 | + |
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
|
libraries/Matter/examples/MatterThermostat/MatterThermostat.ino
Copy file name to clipboardExpand all lines: libraries/Matter/examples/MatterThermostat/MatterThermostat.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 |
| - |
| 237 | + |
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
|
0 commit comments