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 f074815 commit 4832762Copy full SHA for 4832762
src/class/usbtmc/usbtmc_device.c
@@ -45,7 +45,7 @@
45
*/
46
47
//Limitations:
48
-// "vendor-specific" commands are handled similar to normal massages, except that the MsgID is changed to "vendor-specific".
+// "vendor-specific" commands are handled similar to normal messages, except that the MsgID is changed to "vendor-specific".
49
// Dealing with "termchar" must be handled by the application layer,
50
// though additional error checking is does in this module.
51
// talkOnly and listenOnly are NOT supported. They're not permitted
0 commit comments