Skip to content

Commit deb8e2a

Browse files
committed
Remove comment that no longer applies
1 parent 17af5cd commit deb8e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/circuitpy_mpconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ extern const struct _mp_obj_module_t msgpack_module;
877877
TIME_MODULE_ALT_NAME \
878878

879879
// This is an inclusive list that should correspond to the CIRCUITPY_XXX list above,
880-
// including dependencies (shown by indentation).
880+
// including dependencies.
881881
// Some of these definitions will be blank depending on what is turned on and off.
882882
// Some are omitted because they're in MICROPY_PORT_BUILTIN_MODULE_WEAK_LINKS above.
883883
#define MICROPY_PORT_BUILTIN_MODULES_STRONG_LINKS \

0 commit comments

Comments
 (0)