Copter: initialise AC_Fence library
This commit is contained in:
parent
1fd989491c
commit
e5fa8f622b
@ -68,6 +68,8 @@ void Copter::init_ardupilot()
|
||||
g2.gripper.init();
|
||||
#endif
|
||||
|
||||
fence.init();
|
||||
|
||||
// init winch and wheel encoder
|
||||
winch_init();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user