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