no modif

Revision:
6:be18fc3ba293
Parent:
3:dfc8da7ac18c
--- a/RF24Network.h	Thu Nov 05 05:54:47 2015 +0000
+++ b/RF24Network.h	Thu May 20 07:20:07 2021 +0000
@@ -603,7 +603,7 @@
      *
      * @return This node's parent address, or -1 if this is the base
      */
-    uint16_t parent() const;
+    int16_t parent() const;
 
     /**
     * Provided a node address and a pipe number, will return the RF24Network address of that child pipe for that node