This commit is contained in:
Ken Van Hoeylandt
2024-01-02 17:21:56 +01:00
parent 1ca6c3ba28
commit e0fc80ca64
14 changed files with 29 additions and 45 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
#include "app_manifest_registry.h"
#include <string.h>
#include <freertos/FreeRTOS.h>
#include <freertos/queue.h>
#include "freertos/FreeRTOS.h"
#include "freertos/queue.h"
void furi_init() {
furi_assert(!furi_kernel_is_irq());