FreeCalypso > hg > fc-sim-tools
comparison scripts/fcsim1-defprog @ 18:da6e9d0b2ee6
data, doc, scripts: import from previous fc-pcsc-tools repo
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sun, 14 Mar 2021 07:57:09 +0000 |
| parents | |
| children | e0a6111705b3 |
comparison
equal
deleted
inserted
replaced
| 17:372ecc4aa2c4 | 18:da6e9d0b2ee6 |
|---|---|
| 1 # This fc-simtool command script defines our default programming | |
| 2 # for FCSIM1 cards. | |
| 3 | |
| 4 exec fcsim1-default-pins | |
| 5 | |
| 6 write-sst fcsim1-sst | |
| 7 plmnsel-erase-all | |
| 8 fplmn-erase-all | |
| 9 pnn-erase 1 end | |
| 10 opl-erase 1 end | |
| 11 | |
| 12 grcard2-set-comp128 3 |
