Added serialization and deserialization for signed integers
authorDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 24 Sep 2016 21:34:14 +0000 (17:34 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 24 Sep 2016 21:34:14 +0000 (17:34 -0400)
commitb6d57a88f0a8ff62152e5a2148f77e10bf7bccbe
tree5632fcf11528ab6fa5cf22a0e4d6b87f827eb748
parent52098cc5feb485d38a03619bead2ebe79d8d804d
Added serialization and deserialization for signed integers
serial/binary.py
serial/test_binary.py