diff --git a/RF24Gateway.h b/RF24Gateway.h index cd477b1..6431ef2 100644 --- a/RF24Gateway.h +++ b/RF24Gateway.h @@ -246,7 +246,6 @@ class ESBGateway void handleRX(uint32_t waitDelay = 0); void handleTX(); volatile bool gotInterrupt; - int configDevice(uint16_t address); int allocateTunDevice(char* dev, int flags, uint16_t address);