OK, so I have an autonomous in my code however what I would like is to add this to an LCD display so I can switch through and choose one much quicker…
Hi,
information and sample files can be found in this thread: Selecting autonomous program using LCD
OK in this code there are blocks named auto 0 , auto 1 … Are each one of these one autonomous routine?
Also, how would I add this into my original code if the autonomous LCD display codes takes up the autonomous block?