1516X High Stakes
2.0
Codebase for 1516X High Stakes season
Loading...
Searching...
No Matches
hang.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
Robot
{
4
8
class
Hang
{
9
public
:
13
void
run
();
14
15
Hang
();
16
20
void
toggle
();
21
};
22
}
// namespace Robot
Robot::Hang::run
void run()
Runs Hanging mechanism.
Definition
hang.cpp:9
Robot::Hang::Hang
Hang()
Definition
hang.cpp:15
Robot::Hang::toggle
void toggle()
Toggles Hang state.
Definition
hang.cpp:17
Robot
Definition
auton.h:8
include
robot
hang.h
Generated on Sat Jan 11 2025 13:28:26 for 1516X High Stakes by
1.13.1