mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
atomic.h inclusion path fixed for development branch
This commit is contained in:
parent
2a0e22f8b4
commit
e948498695
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "light_led.h"
|
||||
#include "sound_beeper.h"
|
||||
#include "nvic.h"
|
||||
#include "common/atomic.h"
|
||||
#include "build/atomic.h"
|
||||
|
||||
#include "system.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue