I’m looking to use the v5 LCD emulator as an auton selector. There’s plenty of code around for PROS 2 and RobotC (like this ) , but I can’t seem to find any auton selector code for PROS 3, other than what’s on the PROS docs. I was wondering if anyone had already ported the old LCD code to v5, before I start porting it myself. Thanks!
It’s been a while since I’ve tested this, but we have a legacy API header that should allow you to copy paste old Cortex code into your PROS 3 project.