Added ping command functionality.
This commit is contained in:
@@ -12,5 +12,5 @@ class Controller
|
||||
Controller(const uint32_t startChannel = 1);
|
||||
|
||||
void handleTransaction();
|
||||
const uint32_t nextChannel();
|
||||
uint32_t nextChannel();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user