The least significant bit is now at the begining. This makes accessing the char array more intuative as the first bit will be first in the array (e.g. bits[0] instead of bits[7]) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_IS.py | ||
| test_base91.py | ||
| test_exceptions.py | ||
| test_parse_comment_telemetry.py | ||
| test_parse_header.py | ||
| test_passcode.py | ||