You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -43,34 +51,70 @@ Make sure you have the [bootloader unlocked](../dev/bootloader.md) or you will g
43
51
Thanks to [Roger Ortiz](https://github.com/R0rt1z2) for developing the payload for our bootloader!
44
52
:::
45
53
46
-
The custom bootloader protects the device from Hard Brick by preventing critical operations such as flashing the preloader and locking the bootloader without restoring the original firmware.
47
-
54
+
The custom bootloader protects the device from Hard Brick by preventing critical operations such as flashing the preloader and locking the bootloader without restoring the original firmware.<br />
48
55
In addition, it extends the functionality by adding new options for customizing and managing the system.
0 commit comments