Rename hk=>smo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace hk {
|
||||
namespace smo {
|
||||
namespace sensors {
|
||||
|
||||
class Sensor
|
||||
@@ -16,6 +16,6 @@ public:
|
||||
};
|
||||
|
||||
} // namespace sensors
|
||||
} // namespace hk
|
||||
} // namespace smo
|
||||
|
||||
#endif // _SENSOR_H
|
||||
|
||||
Reference in New Issue
Block a user