Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
e9f0979bc5aff4d77514be5200c81f9fa35ddcd6
/
.
/
frc971
/
input
/
AutoMode.act
blob: b7b98c3ac35abe68a170f52b47f0b29e966757df [
file
] [
log
] [
blame
]
brians
343bc11
2013-02-10 01:53:46 +0000
[
diff
] [
blame
]
1
args automode_args
{
2
};
3
status automode_status
{
4
};
5
//has OnEnd;
6
//has OnStart;
7
priority
99
;