diff --git a/RF24Mesh.cpp b/RF24Mesh.cpp index 7d09404..be6ef20 100644 --- a/RF24Mesh.cpp +++ b/RF24Mesh.cpp @@ -284,7 +284,7 @@ bool ESBMesh::releaseAddress() /*****************************************************/ -#ifndef MESH_NO_MASTER +#ifndef MESH_NOMASTER template bool ESBMesh::releaseAddress(uint16_t address) {