mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-11-26 10:26:09 +03:00
infrared_transmit.h was missing #pragma once
(#3541)
Co-authored-by: superKoder <superKoder@users.noreply.github.com> Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
parent
f5dff83595
commit
21e7c46033
@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <furi_hal_infrared.h>
|
||||
#include <infrared.h>
|
||||
#include <stdint.h>
|
||||
|
Loading…
Reference in New Issue
Block a user