We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd0d48 commit 00d54a9Copy full SHA for 00d54a9
src/app/CommandHandler.h
@@ -334,9 +334,8 @@ class CommandHandler
334
}
335
336
/**
337
- * API for adding a data response. The `encoder` is generally expected to encode
338
- * a ClusterName::Commands::CommandName::Type struct, but any
339
- * object should work.
+ * API for adding a data response. The `aEncodable` is generally expected to encode
+ * a ClusterName::Commands::CommandName::Type struct, however any object should work.
340
*
341
* @param [in] aRequestCommandPath the concrete path of the command we are
342
* responding to.
0 commit comments