commit | 05700adf6b849ce20fa75924e889446d18255384 | [log] [tgz] |
---|---|---|
author | Sumit Semwal <sumit.semwal@linaro.org> | Wed May 18 20:13:55 2016 +0530 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Wed May 25 10:06:36 2016 -0700 |
tree | 1cefe211e195402991122d7dc53c3cb1cede1eab | |
parent | 283efca0edb7d101c812623cc8e5888d896ee0df [diff] |
hikey: hisi-idt.py: remove deprecated setTimeout Replace Serial.setTimeout method with Serial.timeout property as setTimeout is deprecated. Caught and tested with python v2.7.11 on ubuntu 16.04lts update. This is also tested OK with ubuntu 14.04lts, python version 2.7.6. Change-Id: Ie68449500aff7aaa906830a222db89fd9fa7c540 Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>