mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Copter: initialise AC_Fence library
This commit is contained in:
parent
6995bb3acd
commit
3ebece5507
@ -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