Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-pid-control
/
0e84d4a710b66ce22683a513f1b682a9153082aa
/
.
/
experiments
/
drive.hpp
blob: e1a4d2db995ba27b3450b25c91dea5342b6b875b [
file
] [
log
] [
blame
]
#pragma
once
namespace
pid_control
{
int
driveMain
(
void
);
}