Rename hk=>smo

This commit is contained in:
2025-07-22 06:48:04 -04:00
parent 79f3e84ff8
commit d0aa8e2306
26 changed files with 119 additions and 119 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
#include <opts.h>
#include <deviceManager/deviceManager.h>
namespace hk {
namespace smo {
namespace device {
std::vector<std::shared_ptr<InteroceptorDeviceSpec>>
@@ -34,4 +34,4 @@ const std::string DeviceManager::stringifyDeviceSpecs(void)
}
} // namespace device
} // namespace hk
} // namespace smo