diff options
Diffstat (limited to 'include/NKPro_commands.h')
-rw-r--r-- | include/NKPro_commands.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/NKPro_commands.h b/include/NKPro_commands.h index e863328..1ed3d4f 100644 --- a/include/NKPro_commands.h +++ b/include/NKPro_commands.h @@ -19,7 +19,7 @@ namespace proto { /* * Stick10 protocol definition */ -namespace stick10 { +namespace NKPro { class GetSlotName : public Command<CommandID::READ_SLOT_NAME> { public: // reachable as a typedef in Transaction |