We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fc42c commit bdf958dCopy full SHA for bdf958d
docs/wipy/general.rst
@@ -37,7 +37,7 @@ into standard mode: the ``boot.py`` file will be executed first, then
37
38
You can override this boot sequence by pulling ``GPIO28`` **up** (connect
39
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
+3 times to signal that safe boot is being requested, and then 4 more times
41
quickly to let you know that safe boot is going to be performed. While safe
42
booting, the WiPy runs the factory firmware and skips the execution of
43
``boot.py`` and ``main.py``. This is useful to recover from any crash situation.
0 commit comments