From 285e68e04b77970bec24a9c4af33fcc64c727e98 Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Tue, 26 Sep 2023 11:11:49 -0600 Subject: [PATCH] Update RF24Network_config.h Co-authored-by: Brendan <2bndy5@gmail.com> --- RF24Network_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RF24Network_config.h b/RF24Network_config.h index eb6c28c7..5968a305 100644 --- a/RF24Network_config.h +++ b/RF24Network_config.h @@ -82,7 +82,7 @@ #define ENABLE_DYNAMIC_PAYLOADS #endif // DISABLE_DYNAMIC_PAYLOADS - /* The number of 'pipes' available for addressing in the current device + /** The number of 'pipes' available for addressing in the current device * Networks with NRF24L01 devices only have 6 pipes * NRF52x networks support up to 8 pipes */