diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-02-27 17:21:10 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-02-27 17:21:10 -0600 |
commit | d2b464e51dbe84c26982e5863eacca8d7db09fc5 (patch) | |
tree | 660fabd36d27b362ed91b81c3582b0b12adcf404 | |
parent | 821d7948981924a4b8145edf072a69ab799ddd14 (diff) |
describedecoration is an ender
-rw-r--r-- | extras/pksv.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/pksv.py b/extras/pksv.py index 03ad2d077..f30ab9294 100644 --- a/extras/pksv.py +++ b/extras/pksv.py @@ -298,6 +298,7 @@ pksv_crystal_more_enders = [0x03, 0x04, 0x05, 0x0C, 0x51, 0x52, 0x9B, 0xB2, #maybe? 0xCC, #maybe? + 0x9A, # describedecoration ] # these have no pksv names as of pksv 2.1.1 |