My team plans to use V5 LCD buttons to make auton() selection in initiation(). PROS provides LCD button callback functions.
https://pros.cs.purdue.edu/v5/api/cpp/llemu.html#register-btn0-cb
We haven’t tried it yet. Just curious. How would such call back function terminate? Would it prevent the initiation() from properly ending?