Skip to content

Commit

Permalink
infrared_transmit.h was missing #pragma once (#3541)
Browse files Browse the repository at this point in the history
Co-authored-by: superKoder <[email protected]>
Co-authored-by: あく <[email protected]>
  • Loading branch information
3 people authored Mar 26, 2024
1 parent f5dff83 commit 21e7c46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/infrared/worker/infrared_transmit.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#pragma once

#include <furi_hal_infrared.h>
#include <infrared.h>
#include <stdint.h>
Expand Down

0 comments on commit 21e7c46

Please sign in to comment.