Skip to content
Success

Changes

Summary

  1. ATR: use lowercase hex strings without spaces as ATR constants (details)
Commit d871e4696f70e747bc4a6a04f35fd0b0141ceb5b by pmaier@sysmocom.de
ATR: use lowercase hex strings without spaces as ATR constants

The ATR constants are the only hex string constants where the hex
bytes digits are separated with spaces. Also the hex digits are in
lowercase. Let's use a lowercase string without spaces here like
we do in many other code locations.

Related: OS#6322
Change-Id: I95118115b02523ed262a2fbe4369ace3996cd8f5
The file was modifiedpySim/sysmocom_sja2.py
The file was modifiedpySim/legacy/cards.py