Changeset 351c39d in ammosreader


Ignore:
Timestamp:
05/28/23 16:02:00 (2 years ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource
Parents:
90cd378
Message:

add debug code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ammosreader/AbstractAmmosReader.py

    r90cd378 r351c39d  
    8686            return None
    8787
     88        logger.debug("in_bytes %s %s", in_bytes, len(in_bytes))
    8889        current_global_frame_header = AmmosGlobalFrameHeader.from_bytes(in_bytes)
    8990
Note: See TracChangeset for help on using the changeset viewer.