Procházet zdrojové kódy

Mass app fixes for new API

Thanks @Willy-JL for finding issues and fixing many of those apps
Other apps fixed by me
MX před 2 roky
rodič
revize
3988825321
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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)