minor fix on title level
This commit is contained in:
parent
fc1afb5345
commit
e1a0a44b41
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
!!! note
|
||||
All the above on-board buttons are also exposed on the [Front Panel](/helios64/front-panel/).
|
||||
|
||||
### Power Button
|
||||
## Power Button
|
||||
|
||||
Helios64 board provides a POWER push button (SW1) to power ON/OFF the system. This button is connected to Power Management IC (PMIC) RK808-D. The following actions can be performed:
|
||||
|
||||
|
@ -13,11 +13,11 @@ Helios64 board provides a POWER push button (SW1) to power ON/OFF the system. Th
|
|||
* **Power OFF** : Short press (~1 second) will inform system to perform graceful shutdown when the system is on.
|
||||
* **Force Power OFF** : Long press (~4 seconds) will signals PMIC to cut off the power in case of system not responding.
|
||||
|
||||
### Reset Button
|
||||
## Reset Button
|
||||
|
||||
Helios64 board provides a RESET push button (SW3) to hard reset the system.
|
||||
|
||||
### Recovery Button
|
||||
## Recovery Button
|
||||
|
||||
Helios64 board provides a RECOVERY push button (SW2) to allow user to easily flash over USB the on-board eMMC storage. This can be useful if you want to do a fresh install or if you want to repair a system that doesn't boot anymore.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue