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 804e444 commit 7ec01bbCopy full SHA for 7ec01bb
docs/environment.rst
@@ -53,8 +53,9 @@ Details of the toml language subset
53
CircuitPython behavior
54
----------------------
55
56
-CircuitPython will also read the environment to configure its behavior. Other
57
-keys are ignored by CircuitPython. Here are the keys it uses:
+CircuitPython will also read the environment to configure its behavior. Some keys are read at
+startup once and others are read on reload. If a reload doesn't change things, then try a restart.
58
+Other keys are ignored by CircuitPython. Here are the keys it uses:
59
60
Core CircuitPython keys
61
^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments