浏览代码

Merge pull request #182 from supperthomas/fix2

fix the complier error
朱天龙 (Armink) 4 年之前
父节点
当前提交
3829c15a2e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      port/modules/machine/machine_uart.c

+ 1 - 0
port/modules/machine/machine_uart.c

@@ -34,6 +34,7 @@
 
 
 #include <stdarg.h>
 #include <stdarg.h>
 #include "machine_uart.h"
 #include "machine_uart.h"
+#include "rtdevice.h"
 
 
 #ifdef MICROPYTHON_USING_MACHINE_UART
 #ifdef MICROPYTHON_USING_MACHINE_UART