move basic features to ui (closes #10)
This commit is contained in:
parent
c13003f870
commit
4acac5f5d4
@ -1,7 +0,0 @@
|
||||
### Pass-code lock
|
||||
|
||||
Flipper will store your secrets like U2F token and house keys. What if Flipper gets lost?
|
||||
|
||||
Well, no problem! For this case, we made a locking feature. You can lock Flipper and unlock it with the special pass-combo, like in good old fighting games (for example, →↑↑←↓↑↓). Users can set a pass-combo of any length, and all functions will be blocked until the combo is entered, including firmware flashing.
|
||||
|
||||
![](https://ksr-ugc.imgix.net/assets/030/153/925/13404091a9c1bb3390a67afe279a0051_original.gif?ixlib=rb-2.1.0&w=700&fit=max&v=1597158235&auto=format&gif-q=50&q=92&s=06a640ecaa809487b004c1bead0fd9cc)
|
@ -16,6 +16,10 @@
|
||||
* Display
|
||||
* Power
|
||||
|
||||
## Additional features
|
||||
## Pass-code lock
|
||||
|
||||
* PIN code for unlock (влево-вверх-вправо-вниз-вниз)
|
||||
Flipper will store your secrets like U2F token and house keys. What if Flipper gets lost?
|
||||
|
||||
Well, no problem! For this case, we made a locking feature. You can lock Flipper and unlock it with the special pass-combo, like in good old fighting games (for example, →↑↑←↓↑↓). Users can set a pass-combo of any length, and all functions will be blocked until the combo is entered, including firmware flashing.
|
||||
|
||||
![](https://ksr-ugc.imgix.net/assets/030/153/925/13404091a9c1bb3390a67afe279a0051_original.gif?ixlib=rb-2.1.0&w=700&fit=max&v=1597158235&auto=format&gif-q=50&q=92&s=06a640ecaa809487b004c1bead0fd9cc)
|
Loading…
Reference in New Issue
Block a user