From 59bf9f7f03e07bc66e847643ed688b8f66d3366f Mon Sep 17 00:00:00 2001 From: Brendan <2bndy5@gmail.com> Date: Tue, 18 Jun 2024 06:13:19 -0700 Subject: [PATCH] fornat RF24Mesh.h Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- RF24Mesh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RF24Mesh.h b/RF24Mesh.h index 927df2c..d9edb72 100644 --- a/RF24Mesh.h +++ b/RF24Mesh.h @@ -344,7 +344,7 @@ 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 * might be appropriating them.