Quellcode durchsuchen

fix the complier error

supperthomas vor 4 Jahren
Ursprung
Commit
f161f2634c
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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