Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gissio committed Apr 21, 2024
1 parent 1505f1d commit 6bf133c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions docs/devices/Bosean FS-600, FS-1000/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ Now, download the latest `radpro-flashtool` from the [Rad Pro releases](https://

`[device]` is your device type: `fs600` or `fs1000`.

The installation will automatically create a backup of the original firmware in the `backup` folder, so you can recover your device if something goes wrong.

After successfully flashing the firmware, reconnect the battery connector to BAT1 and close the device.
The installation will automatically create a backup of the original firmware in the `backup` folder, so you can recover your device if something goes wrong. Make sure you keep the backups safe, so you can always return to the original firmware. To flash a backup, open a terminal and start the `install-bosean-[device]` script with the backup file as argument.

To enable USB data communications under Windows, install the [CH340 driver](https://www.catalog.update.microsoft.com/Search.aspx?q=USB%5CVID_1A86%26PID_7523).

Expand Down
2 changes: 1 addition & 1 deletion docs/devices/FS2011/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Now, download the latest `radpro-flashtool` from the [Rad Pro releases](https://

`[mcu]` is the type of microprocessor of your board: `stm32f051c8`, `gd32f150c8` or `gd32f103c8`.

The installation will automatically create a backup of the original firmware in the `backup` folder, so you can recover your device if something goes wrong.
The installation will automatically create a backup of the original firmware in the `backup` folder, so you can recover your device if something goes wrong. Make sure you keep the backups safe, so you can always return to the original firmware. To flash a backup, open a terminal and start the `install-fs2011-[mcu]` script with the backup file as argument.

After successfully flashing the firmware, close the device.

Expand Down

0 comments on commit 6bf133c

Please sign in to comment.