Skip to content

Commit

Permalink
Update RF24Mesh.h
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 authored Jun 19, 2024
1 parent 5691179 commit 547a6cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RF24Mesh.h
Original file line number Diff line number Diff line change
Expand Up @@ -345,8 +345,8 @@ class ESBMesh
/**
* Releases the specified address if leased to a mesh node's ID.
*
* This is specific to master nodes, so
* network administrators can manage assigned addresses without involving a transaction with nodes that
* This is specific to master nodes, so network administrators can
* manage assigned addresses without notifying the nodes that
* might be appropriating them.
*
* @param address The address to release from any mesh node.
Expand Down

0 comments on commit 547a6cb

Please sign in to comment.