AP_Mount: add 2nd instance
This commit is contained in:
parent
0c73da5e79
commit
76096899ac
@ -38,7 +38,7 @@
|
||||
#include "AP_Mount_Params.h"
|
||||
|
||||
// maximum number of mounts
|
||||
#define AP_MOUNT_MAX_INSTANCES 1
|
||||
#define AP_MOUNT_MAX_INSTANCES 2
|
||||
|
||||
// declare backend classes
|
||||
class AP_Mount_Backend;
|
||||
|
Loading…
Reference in New Issue
Block a user