mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -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();
|
||||
#endif
|
||||
|
||||
fence.init();
|
||||
|
||||
// initialise notify system
|
||||
notify.init();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user