mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 01:20:36 +08:00
Update bebop configuration and use parameters
This commit is contained in:
committed by
Lorenz Meier
parent
cc0d28e59b
commit
83ec092b46
@@ -162,6 +162,8 @@ __END_DECLS
|
||||
#define PX4_ROOTFSDIR
|
||||
#elif defined(__PX4_POSIX_EAGLE)
|
||||
#define PX4_ROOTFSDIR "/home/linaro"
|
||||
#elif defined(__PX4_POSIX_BEBOP)
|
||||
#define PX4_ROOTFSDIR "/home/root"
|
||||
#else
|
||||
#define PX4_ROOTFSDIR "rootfs"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user