PLTW Template

For students outside my district, requesting access does you no good.  I am blocked from responding in any way to your student accounts.  Please try to copy and paste the code below into an open RobotC file. Or inside RobotC go to File > Open Sample Program > PLTW > PLTWTemplate.c but save it right away into your documents or downloads so that you don't accidentally overwrite the original copy of the file.  

If you are inside my district just CLICK HERE and download the file. Then open it from your downloads folder


#pragma config(StandardModel, "GTT Testbed")
//*!!Code automatically generated by 'ROBOTC' configuration wizard               !!*//

/*
  Project Title:
  Team Members:
  Date:
  Section:


  Task Description:


  Pseudocode:

*/

task main()
{                                     //Program begins, insert code within curly braces




}

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.