toggle menu
BunyipsLib
v6.0.0-master-33a554fa
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib
/
AutonomousBunyipsOpMode
/
onInitLoop
on
Init
Loop
protected
fun
onInitLoop
(
)
:
Boolean
Use an init task if you wish to run looping code during the initialisation phase of the OpMode.
See also
set
Init
Task