Skip to content

Commit 0ba49d7

Browse files
committed
typo; thanks @Neradoc
1 parent 5b4249e commit 0ba49d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Behavior
125125
get back into normal mode.
126126
- RGB status LED indicating CircuitPython state, and errors through a sequence of colored flashes.
127127
- Re-runs ``code.py`` or other main file after file system writes over USB mass storage. (Disable with
128-
``samd.disable_autoreload()``)
128+
``supervisor.disable_autoreload()``)
129129
- Entering the REPL after the main code is finished requires a key press which enters the REPL and
130130
disables autoreload.
131131
- Main is one of these: ``code.txt``, ``code.py``, ``main.py``,

0 commit comments

Comments
 (0)