projects
/
SaveMySugar
/
python3-savemysugar.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
b26bcea
)
measure_call_setup_time.py: make the output more readable
author
Antonio Ospite <ao2@ao2.it>
Mon, 21 Dec 2015 18:41:00 +0000
(19:41 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Mon, 21 Dec 2015 18:41:00 +0000
(19:41 +0100)
Sleep _after_ having printed the info about the call, the output flow is
more understandable this way.
While at it also avoid the "First ring" message which is misleading
besides, it was a leftover from measure_ring_distance.py
No differences found