mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-18 21:53:06 +03:00
6e507a7786
The length field in wavemobile sim cards is not set, so that the field stays at its initial value, which is 0xFF. Lets write the correct mnc length here. Change-Id: Ieda0ce864bf3e8c7b92f062eaa3a5482c98507e2 Related: OS#3850