Skip to content

Commit

Permalink
fixed missing header, i think
Browse files Browse the repository at this point in the history
  • Loading branch information
Korai Labs committed Nov 27, 2023
1 parent 0a10a82 commit 00bff21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targets/f7/furi_hal/furi_hal_subghz.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include <furi_hal_interrupt.h>
#include <furi_hal_resources.h>
#include <furi_hal_bus.h>

#include <flipper_format.h>
#include <stm32wbxx_ll_dma.h>

#include <furi.h>
Expand Down

0 comments on commit 00bff21

Please sign in to comment.