Skip to content

Set serialTimer initial value on constructor

Lays Rodrigues requested to merge laysrodrigues/atcore:serial_timer into master

So far the timer for the location of serial ports is only started if the clients sets a value. So this removes the need of setting an initial value on the clients.

Signed-off-by: Lays Rodrigues lays.rodrigues@kde.org

Merge request reports