Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit918d30c

Browse files
authored
Rephrase the doc
1 parent90a09db commit918d30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎shared-bindings/supervisor/__init__.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ MP_DEFINE_CONST_FUN_OBJ_1(supervisor_set_rgb_status_brightness_obj, supervisor_s
9898

9999
//| .. method:: reload()
100100
//|
101-
//| Reload themicrocontroller (equivalent to hitting Ctrl-D at the REPL).
101+
//| Reload themain Python code and run it (equivalent to hitting Ctrl-D at the REPL).
102102
//|
103103
STATICmp_obj_tsupervisor_reload(void) {
104104
reload_requested= true;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp