@@ -48,10 +48,10 @@ export default function Home() {
4848 < Alert . Description >
4949 < Stack >
5050 < p >
51- I' ve tried to make this foolproof and while the likelihood
52- of unrecoverable things going wrong is extremely low, it's
53- never zero. So proceed with care and make sure to grab a backup
54- using < b > Save full flash</ b > before flashing your device.
51+ I’ ve tried to make this foolproof and while the likelihood of
52+ unrecoverable things going wrong is extremely low, it’s never
53+ zero. So proceed with care and make sure to grab a backup using { ' ' }
54+ < b > Save full flash</ b > before flashing your device.
5555 </ p >
5656 < p >
5757 Once you start < b > Write flash from file</ b > or{ ' ' }
@@ -75,10 +75,10 @@ export default function Home() {
7575 goes wrong.
7676 </ p >
7777 < p >
78- < b > Save full flash</ b > will read your device' s flash and save
79- it as < Em > flash.bin</ Em > . This will take around 25 minutes to
80- complete. You can use that file (or someone else' s) with{ ' ' }
81- < b > Write full flash from file</ b > to overwrite your device' s
78+ < b > Save full flash</ b > will read your device’ s flash and save it
79+ as < Em > flash.bin</ Em > . This will take around 25 minutes to
80+ complete. You can use that file (or someone else’ s) with{ ' ' }
81+ < b > Write full flash from file</ b > to overwrite your device’ s
8282 entire flash.
8383 </ p >
8484 </ Stack >
@@ -116,8 +116,8 @@ export default function Home() {
116116 < Heading size = "xl" > OTA fast flash controls</ Heading >
117117 < Stack gap = { 1 } color = "grey" textStyle = "sm" >
118118 < p >
119- Before using this, I' d strongly recommend taking a backup of
120- your device using < b > Save full flash</ b > above.
119+ Before using this, I’ d strongly recommend taking a backup of your
120+ device using < b > Save full flash</ b > above.
121121 </ p >
122122 < p >
123123 < b > Flash English/Chinese firmware</ b > will download the firmware,
@@ -208,9 +208,9 @@ export default function Home() {
208208 < Alert . Title > Change device language</ Alert . Title >
209209 < Alert . Description >
210210 Before starting the process, it is recommended to change the device
211- language to English. To do this, select " Settings" icon, then
212- click " OK / Confirm" button and " OK / Confirm" again until English is shown.
213- Otherwise, the language will still be Chinese after flashing
211+ language to English. To do this, select “ Settings” icon, then click
212+ “ OK / Confirm” button and “ OK / Confirm” again until English is
213+ shown. Otherwise, the language will still be Chinese after flashing
214214 and you may not notice changes.
215215 </ Alert . Description >
216216 </ Alert . Content >
@@ -221,9 +221,9 @@ export default function Home() {
221221 < Alert . Title > Device restart instructions</ Alert . Title >
222222 < Alert . Description >
223223 Once you complete a write operation, you will need to restart your
224- device by pressing and releasing the small " Reset" button near the bottom
225- right, followed quickly by pressing and holding of the main power
226- button for about 3 seconds.
224+ device by pressing and releasing the small “ Reset” button near the
225+ bottom right, followed quickly by pressing and holding of the main
226+ power button for about 3 seconds.
227227 </ Alert . Description >
228228 </ Alert . Content >
229229 </ Alert . Root >
0 commit comments