8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492ce02 commit 2ac0c0fCopy full SHA for 2ac0c0f
README.rst
@@ -119,7 +119,7 @@ Behavior
119
them. CircuitPython's goal is to clarify the role of each file and
120
make each file independent from each other.
121
122
- - ``boot.py`` (or ``settings.py``) runs only once on start up before
+ - ``boot.py`` runs only once on start up before
123
USB is initialized. This lays the ground work for configuring USB at
124
3DEB startup rather than it being fixed. Since serial is not available,
125
output is written to ``boot_out.txt``.
0 commit comments