Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
9acb5e4c
Commit
9acb5e4c
authored
Jun 18, 2014
by
stijn
Browse files
gc: Turn off debugging info again
parent
def10cec
Changes
1
Hide whitespace changes
Inline
Side-by-side
py/gc.c
View file @
9acb5e4c
...
...
@@ -40,7 +40,7 @@
#if MICROPY_ENABLE_GC
#if
1
// print debugging info
#if
0
// print debugging info
#define DEBUG_PRINT (1)
#define DEBUG_printf DEBUG_printf
#else
// don't print debugging info
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment