Skip to content

Commit

Permalink
Fix spelling of field in Pump Configuration and Control cluster. (#29407
Browse files Browse the repository at this point in the history
)
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Nov 17, 2023
1 parent d0664c3 commit 8980164
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ limitations under the License.
<field name="Running" mask="0x20"/>
<field name="RemotePressure" mask="0x40"/>
<field name="RemoteFlow" mask="0x80"/>
<field name="remoteTemperature" mask="0x100"/>
<field name="RemoteTemperature" mask="0x100"/>
</bitmap>

<enum name="OperationModeEnum" type="ENUM8">
Expand Down

0 comments on commit 8980164

Please sign in to comment.