]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/fluke-dmm/api.c
Improve readability and clarity of some numbers.
[libsigrok.git] / src / hardware / fluke-dmm / api.c
index 36142fd5587cd3614259a160dff1642bf94b4472..4c6e2c18aeff25bb7c2572c4ea811904ccd6b6f4 100644 (file)
@@ -181,7 +181,7 @@ static GSList *scan(struct sr_dev_driver *di, GSList *options)
                                break;
                        /* The Scopemeter 199B, at least, requires this
                         * after all the 115k/9.6k confusion. */
-                       g_usleep(5000);
+                       g_usleep(5 * 1000);
                }
        }