Closed shuai132 closed 5 years ago
for support rvalue of timeout, otherwise we will got compile error, eg: serial_->setTimeout(serial::Timeout::simpleTimeout(1000));
I guess this is a duplicate of #102 ?
Right! Thanks for letting me know!
for support rvalue of timeout, otherwise we will got compile error, eg: serial_->setTimeout(serial::Timeout::simpleTimeout(1000));