serial-dmm: Expand a code comment.
This commit is contained in:
parent
d5b1b76d65
commit
82458e50b1
|
@ -268,6 +268,9 @@ SR_REGISTER_DEV_DRIVER_LIST(serial_dmm_drivers,
|
||||||
* "out" by .15%, and so is well within the typical 1% margin
|
* "out" by .15%, and so is well within the typical 1% margin
|
||||||
* that is considered acceptable in UART communication, and thus
|
* that is considered acceptable in UART communication, and thus
|
||||||
* should not cause an issue.
|
* should not cause an issue.
|
||||||
|
*
|
||||||
|
* However, using 19230 as baudrate here will not work, as most DMM
|
||||||
|
* cables do not support that baudrate!
|
||||||
*/
|
*/
|
||||||
DMM(
|
DMM(
|
||||||
"tenma-72-7750-ser", es519xx,
|
"tenma-72-7750-ser", es519xx,
|
||||||
|
|
Loading…
Reference in New Issue