I want to edit the vex competition includes file so I can play a sound file, but is it legal? Thanks.
clearLCDLine(0);
clearLCDLine(1);
displayLCDPos(0, 0);
displayNextLCDString("Startup");
**playSoundFile("file");**
wait1Msec(2000);
Karthik
2
Yes, this is legal. However please be mindful of