Skip to content

Commit

Permalink
Update RF24Mesh_config.h
Browse files Browse the repository at this point in the history
Co-authored-by: Brendan <[email protected]>
  • Loading branch information
TMRh20 and 2bndy5 authored Jun 16, 2024
1 parent 63d451c commit 4938382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RF24Mesh_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
* On child nodes, when calling `mesh.checkConnection();`, configure how many attempts will be made to contact the master node to verify connectivity
* Raising this number can result in a more stable mesh, since nodes can more easily verify that a connection is active
*/

#ifndef MESH_CONNECTION_CHECK_ATTEMPTS
#define MESH_CONNECTION_CHECK_ATTEMPTS 3
#endif
Expand Down

0 comments on commit 4938382

Please sign in to comment.