From: Keith Packard Date: Sat, 8 Feb 2014 06:32:17 +0000 (-0800) Subject: micropeak: Keep reading until we get valid data X-Git-Tag: 1.3.2~20 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=8d0d59c51138dc1b1bbf6933354fe9faf4d67986;hp=8d0d59c51138dc1b1bbf6933354fe9faf4d67986;p=fw%2Faltos micropeak: Keep reading until we get valid data Don't stop just because we saw something invalid on the serial line; let the user try again, or cancel when they get bored. However, if the serial line disappears or some other fatal error occurs, then do stop and put up an error dialog. Signed-off-by: Keith Packard ---