Skip to content

Commit 3829c15

Browse files
authored
Merge pull request #182 from supperthomas/fix2
fix the complier error
2 parents 6962e55 + f161f26 commit 3829c15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

port/modules/machine/machine_uart.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434

3535
#include <stdarg.h>
3636
#include "machine_uart.h"
37+
#include "rtdevice.h"
3738

3839
#ifdef MICROPYTHON_USING_MACHINE_UART
3940

0 commit comments

Comments
 (0)