fix 5.2 update (#398)

This commit is contained in:
peter-pycom
2021-03-15 12:48:06 +01:00
committed by GitHub
parent 6b207c2d55
commit ceca67b4a3

View File

@@ -43,7 +43,7 @@ This update has to be done in two steps and is a full upgrade, meaning you can o
For the first update you have to also specify `load_fff=False`. Using the SD cad method, it would be like this:
```
sqnsupgrade.run('/sd/CATM1-5.2-48829-2.dup', load_fff=False)
sqnsupgrade.run('/sd/CATM1-5.2-48829-1.dup', load_fff=False)
```