@@ -156,6 +156,8 @@ class radio_c
unsigned long lastRecvTime;
bool open = false;
public:
radio_c(int address, int CE, int CSN) :RadioDriver(CE, CSN), RadioManager(RadioDriver, address) {};
void begin( void );
The note is not visible to the blocked user.