Skip to content

Commit

Permalink
Merge pull request oskarpearson#39 from oskarpearson/dev
Browse files Browse the repository at this point in the history
Sync master and dev
  • Loading branch information
oskarpearson committed Jun 8, 2016
2 parents 392f66b + adc6f80 commit a833a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions mmeowlink/cli/rf_dump_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ def main(self, args):
print "%s (N/A db) - %s" % (ts, hexify(resp).upper())
except CommsException as e:
pass
except InvalidPacketReceived:
print "%s (N/A db) - Corrupt packet" % ts

0 comments on commit a833a1b

Please sign in to comment.