Electric Tiger DAQ  1.0.0
Data Acquisition Software for the Electric Tiger Experiment
socketcommunicators.h
1 #ifndef SOCKETCOMMUNICATORS_H
2 #define SOCKETCOMMUNICATORS_H
3 
4 #include "Arduino/arduino.h"
5 #include "NetworkAnalyzer/network_analyzer.h"
6 #include "SignalGenerator/signal_generator.h"
7 #include "StepperMotor/stepper_motor.h"
8 #include "Switch/switch.h"
9 
10 #endif // SOCKETCOMMUNICATORS_H