Definition in file shutoff.cpp.
#include <fstream.h>
#include <iostream.h>
#include <unistd.h>
#include <string>
#include <Base/Actuator.h>
#include "instrument.h"
Include dependency graph for shutoff.cpp:
Go to the source code of this file.
Functions | |
int | main () |
|
Definition at line 23 of file shutoff.cpp. References Relay::PowerOff(). |