]> sigrok.org Git - libsigrok.git/commit
demo: Strictly round up the number of samples to send
authorDaniel Elstner <redacted>
Tue, 22 Sep 2015 14:12:01 +0000 (16:12 +0200)
committerDaniel Elstner <redacted>
Tue, 22 Sep 2015 14:12:01 +0000 (16:12 +0200)
commit36cbd69e12d8957592c94420d98552bb00d67be6
tree15505e84ab5c5ef77c252278f28472016a23fb8d
parent98c01fe1277e5a386377347635a8a7fee8abc534
demo: Strictly round up the number of samples to send

This avoids getting stuck when the time limit is less than
half of the sampling interval.
src/hardware/demo/demo.c