Просмотр исходного кода

Merge pull request #182 from supperthomas/fix2

fix the complier error
朱天龙 (Armink) 4 лет назад
Родитель
Сommit
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