Fix errors piled up on apps repo

This commit is contained in:
Willy-JL
2023-11-12 11:39:13 +00:00
parent e309fa8a88
commit 9c8d9eb236
6 changed files with 6 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
#include <cli/cli_vcp.h>
#include <furi/core/thread_i.h>
#include "cligui_main_i.h"
#include <loader/loader_i.h>
#include <FreeRTOS.h>
volatile bool gotCallbackSet = false;