AP_Scripting: added docs for reboot in periph
This commit is contained in:
parent
c84459f518
commit
c064e8eb5a
@ -1483,6 +1483,10 @@ function periph:get_yaw_earth() end
|
||||
---@param text string
|
||||
function periph:can_printf(text) end
|
||||
|
||||
-- desc
|
||||
---@param hold_in_bootloader boolean
|
||||
function periph:reboot(hold_in_bootloader) end
|
||||
|
||||
-- desc
|
||||
---@class ins
|
||||
ins = {}
|
||||
|
Loading…
Reference in New Issue
Block a user