Skip to content

Commit

Permalink
Misc updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiedecock committed Aug 27, 2015
1 parent 4b5053a commit 1a27e7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyax12/status_packet.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ class StatusPacket(pk.Packet):
+----+----+--+------+-----+----------+---+-----------+---------+
|0XFF|0XFF|ID|LENGTH|ERROR|PARAMETER1|...|PARAMETER N|CHECK SUM|
+----+----+--+------+-----+----------+---+-----------+---------+
| |
+---------+--+------+-----+----------+---+-----------+---------+
StatusPacket is not intended to be instancied by users (except maybe
for testing and debugging prupose). Under normal conditions of use,
Expand Down

0 comments on commit 1a27e7e

Please sign in to comment.