namespace 'libebus' removed.
This commit is contained in:
@@ -27,10 +27,6 @@
|
||||
#include <vector>
|
||||
#include <cstring>
|
||||
|
||||
namespace libebus
|
||||
{
|
||||
|
||||
|
||||
std::string Command::calcData()
|
||||
{
|
||||
// encode - only first entry will be encoded
|
||||
@@ -340,6 +336,3 @@ void Command::encode(const std::string& data, const std::string& type,
|
||||
delete help;
|
||||
}
|
||||
|
||||
|
||||
} //namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user