mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Merge pull request #735 from TheAngularity/patch-1
fixed compile error on transponder_ir.c
This commit is contained in:
commit
128a370508
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <platform.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue