We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3503a94 commit 87105f8Copy full SHA for 87105f8
lib/device/adamnet/network.h
@@ -402,7 +402,7 @@ class adamNetwork : public virtualDevice
402
* @brief Perform the inquiry, handle both local and protocol commands.
403
* @param inq_cmd the command to check against.
404
*/
405
- void do_inquiry(unsigned char inq_cmd);
+ void do_inquiry(fujiCommandID_t inq_cmd);
406
407
/**
408
* @brief set translation specified by aux1 to aux2_translation mode.
0 commit comments