summaryrefslogtreecommitdiffstatshomepage
path: root/web/commands.html
blob: 1a38f25768847b60fe17961e389728f9fc83fb6a (plain) (blame)
1
2
3
<a href="javascript:executeCommands('softreset');" data-role="button">Soft reset</a>
<a href="javascript:executeCommands('hardreset');" data-role="button">Hard reset</a>
<a href="javascript:executeCommands('exit');" data-role="button">Exit</a>