mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
Sub: initialise AC_Fence library
This commit is contained in:
parent
e5fa8f622b
commit
6891225438
@ -66,6 +66,8 @@ void Sub::init_ardupilot()
|
|||||||
g2.gripper.init();
|
g2.gripper.init();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
fence.init();
|
||||||
|
|
||||||
// initialise notify system
|
// initialise notify system
|
||||||
notify.init();
|
notify.init();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user