# uncomment these if running from default project location # Path to ChibiOS #CHIBIOS = ../ChibiOS_2.6.2 # Path to convex #CONVEX = ../convex/cortex # uncomment to use the optional code like the smart motor library #CONVEX_OPT = yes # User C code files VEXUSERSRC = vexuser.cpp lift.cpp claw.cpp # Uncomment and add/modify user include files #VEXUSERINC =