mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-28 14:09:33 +00:00
Fix
This commit is contained in:
@@ -278,7 +278,7 @@ def handle(req):
|
||||
current_msg.header.stamp = stamp
|
||||
current_pub.publish(current_msg)
|
||||
|
||||
if req.auto_offboard:
|
||||
if req.auto_arm:
|
||||
offboard_and_arm()
|
||||
|
||||
return {'success': True}
|
||||
|
||||
Reference in New Issue
Block a user