Merge branch 'master' of github2:OpenIPC/wiki

pull/394/head
Igor Zalatov 2024-08-19 10:26:21 +03:00
commit ecad01c658
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ user:root password:12345
Update firmware possible via SD card or just use win scp drug the rootfs and kernel files to /tmp
```
sysupgrade -n -z --kernel=/tmp/uImage.ssc378de --rootfs=/tmp/rootfs.squashfs.ssc378de
sysupgrade -n -z --kernel=/tmp/uImage.ssc338q --rootfs=/tmp/rootfs.squashfs.ssc338q
```
You can [download](https://github.com/OpenIPC/wiki/blob/master/en/fpv-openipc-aio-ultrasight.md#software) firmware via the link that is used for online updates.