Skip to content

Commit

Permalink
format RF24Mesh.h
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2bndy5 and github-actions[bot] authored Jun 28, 2024
1 parent c938080 commit add581b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RF24Mesh.h
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ class ESBMesh
/**
* Tests connectivity of this node to the mesh.
* @note If this function fails, address renewal should typically be done.
* @return
* @return
* - True if connected.
* - False if not connected, mesh is not responding, or this node is the master node.
*/
Expand Down

0 comments on commit add581b

Please sign in to comment.