From: Antonio Ospite <ao2@ao2.it>
Date: Mon, 21 Dec 2015 18:41:00 +0000 (+0100)
Subject: measure_call_setup_time.py: make the output more readable
X-Git-Url: https://git.ao2.it/SaveMySugar/python3-savemysugar.git/commitdiff_plain/b26bceaadf3e6ba3148e8ea7069749c396c294c5?hp=b26bceaadf3e6ba3148e8ea7069749c396c294c5

measure_call_setup_time.py: make the output more readable

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
---