CHG: removed the sourcetype out of the basic message
This commit is contained in:
@@ -17,7 +17,7 @@ namespace WHISPER {
|
||||
|
||||
Ping(std::string receivedMessage);
|
||||
|
||||
Ping(std::uint32_t parentID,std::uint32_t deviceID, SourceType src,std::uint32_t port);
|
||||
Ping(std::string deviceID, std::uint32_t port);
|
||||
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user