diff options
author | danicampora <daniel@wipy.io> | 2015-10-22 00:31:22 +0200 |
---|---|---|
committer | danicampora <daniel@wipy.io> | 2015-10-22 00:31:22 +0200 |
commit | 9273cca43265f7b74a496cae92510e8e13bab3fb (patch) | |
tree | 5e1862ccda6c038afe170fa7827530d7d0060f98 | |
parent | 126373ac70ccefc4f843d736695e03e4323c6377 (diff) |
docs/wipy: Correct typo in safe boot description.
-rw-r--r-- | docs/wipy/general.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/wipy/general.rst b/docs/wipy/general.rst index d8c02de68..3b8ff3d1b 100644 --- a/docs/wipy/general.rst +++ b/docs/wipy/general.rst @@ -140,10 +140,10 @@ and the WiPy will proceed to boot. The firmware selection mechanism is as follow | | firmware is selected | | user update selected | | firmware is selected | +-------------------------+-------------------------+----------------------------+ -In any if the above 3 scenarios, safe boot mode is entered, meaning that +On all of the above 3 scenarios, safe boot mode is entered, meaning that the execution of both ``boot.py`` and ``main.py`` is skipped. This is useful to recover from crash situations caused by the user scripts. The selection -made during safe boot is not persistent, meaning that after the next normal reset, +made during safe boot is not persistent, therefore after the next normal reset the latest firmware will run again. The heartbeat LED |