Skip to content

Commit 687e439

Browse files
committed
Try py/mpprint.h include again.
1 parent f5ddfa1 commit 687e439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

supervisor/shared/serial.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include <stdio.h>
1212

1313
#include "py/mpconfig.h"
14+
#include "py/mpprint.h"
1415

1516
#ifdef CIRCUITPY_BOOT_OUTPUT_FILE
1617
#include "py/misc.h"

0 commit comments

Comments
 (0)