We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c978768 commit 0c61d51Copy full SHA for 0c61d51
1 file changed
shared-bindings/supervisor/SafeModeReason.c
@@ -145,7 +145,7 @@ MAKE_ENUM_MAP(supervisor_safe_mode_reason) {
145
//|
146
MAKE_ENUM_MAP_ENTRY(safe_mode_reason, USER),
147
148
-//| SAFE_MODE_WATCHDOG: object
+//| WATCHDOG: object
149
//| """An internal watchdog timer expired."""
150
151
MAKE_ENUM_MAP_ENTRY(safe_mode_reason, WATCHDOG),
0 commit comments