]> sigrok.org Git - sigrok-meter.git/commit
Remove sleeps and timeouts.
authorJens Steinhauser <redacted>
Tue, 18 Nov 2014 14:54:23 +0000 (15:54 +0100)
committerJens Steinhauser <redacted>
Tue, 18 Nov 2014 15:11:41 +0000 (16:11 +0100)
commit082e7d0462e7b435648cd422a65b797c6354096c
tree9cde51ba2ea16f32f7a7736c8e7a83ccbaec1126
parent2f050135e86497a757fe1e0e3ee9b40193405ac3
Remove sleeps and timeouts.

Now that we send the whole payload with the signal (instead of generating
a signal for each measurement) and only process the most recent value, they
aren't necessary any more.
sigrok-meter