/** * \file * * * \brief Phase control hardware-specific definitions * * \author Francesco Sacchi */ #ifndef HW_PHASE_H #define HW_PHASE_H #include "hw/hw_phase.h" #warning TODO:This is an example implementation, you must implement it! #endif /* HW_PHASE_H */