Skip to content

Commit bdf958d

Browse files
author
Daniel Campora
committed
docs/wipy: Update safe boot comments to match actual behaviour.
1 parent 70fc42c commit bdf958d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wipy/general.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ into standard mode: the ``boot.py`` file will be executed first, then
3737

3838
You can override this boot sequence by pulling ``GPIO28`` **up** (connect
3939
it to the 3v3 output pin) during reset. The heart beat LED will flash slowly
40-
3 times to signal that safe boot is being requested, and then 3 more times
40+
3 times to signal that safe boot is being requested, and then 4 more times
4141
quickly to let you know that safe boot is going to be performed. While safe
4242
booting, the WiPy runs the factory firmware and skips the execution of
4343
``boot.py`` and ``main.py``. This is useful to recover from any crash situation.

0 commit comments

Comments
 (0)