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 1ed3d4f..60ab1b7 100644 --- a/include/NKPro_commands.h +++ b/include/NKPro_commands.h @@ -17,7 +17,7 @@ namespace proto { /* - * Stick10 protocol definition + * Device_NKPro protocol definition */ namespace NKPro { class GetSlotName : public Command<CommandID::READ_SLOT_NAME> { |