Monitor wake up/sleep events with Receiver

This commit is contained in:
pixl
2020-06-24 00:53:04 -04:00
parent 22455af615
commit 1d001237ba
7 changed files with 55 additions and 28 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ namespace dj
class ReceiverMonitor
{
public:
ReceiverMonitor(std::string path);
explicit ReceiverMonitor(std::string path);
void enumerate();
void run();