Browse Source

Add missing board config to px4_config.h

sbg
Lorenz Meier 9 years ago
parent
commit
3f8507f619
  1. 1
      src/platforms/px4_config.h

1
src/platforms/px4_config.h

@ -42,6 +42,7 @@ @@ -42,6 +42,7 @@
#if defined(__PX4_NUTTX)
#include <nuttx/config.h>
#include <board_config.h>
#elif defined (__PX4_POSIX)

Loading…
Cancel
Save