mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
5 lines
89 B
C
5 lines
89 B
C
|
#if defined(PIOS_INCLUDE_FLASH)
|
||
|
#include <pios_flash.h>
|
||
|
#include <pios_flashfs.h>
|
||
|
#endif
|