瀏覽代碼

Mass app fixes for new API

Thanks @Willy-JL for finding issues and fixing many of those apps
Other apps fixed by me
MX 2 年之前
父節點
當前提交
3988825321
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      wifi_deauther_uart.c

+ 1 - 0
wifi_deauther_uart.c

@@ -1,6 +1,7 @@
 #include "wifi_deauther_app_i.h"
 #include "wifi_deauther_uart.h"
 
+#include <FreeRTOS.h>
 #include <stream_buffer.h>
 
 #define UART_CH (FuriHalUartIdUSART1)