An error occurred while fetching folder content.
Select Git revision
micropython
-
-
- Open in your IDE
- Download source code
Name | Last commit | Last update |
---|
Before, __repl_print__() used libc printf(), while print() used uPy streams and own printf() implementation. This led to subtle, but confusing differences in output when just doing "foo" vs "print(foo)" on interactive prompt.
Name | Last commit | Last update |
---|---|---|