mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-31 16:52:10 +01:00
LP-479 fix simposix firmware build
This commit is contained in:
parent
3a102d3a64
commit
3b39f1b4ce
@ -32,7 +32,9 @@
|
||||
#ifndef PIOS_DELAY_H
|
||||
#define PIOS_DELAY_H
|
||||
|
||||
#ifndef USE_SIM_POSIX
|
||||
#include "pios_delay_raw.h"
|
||||
#endif
|
||||
|
||||
/* Public Functions */
|
||||
extern int32_t PIOS_DELAY_Init(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user