Mesh network for the nRF24L01+ module
In the diagram below, the Serial port is declared by the main application, and provided as parameter for the Mesh, that also forward it to the nRF component. The SPI pins are provided as constructor parameters for the Mesh that forwards them to the nRF constructor.