custom-board-bundle-sample-.../firmware/controllers/system/signal_executor_sleep.h

15 lines
277 B
C

/*
* @file signal_executir_sleep.h
* @date Oct 28, 2013
* @author Andrey Belomutskiy, (c) 2012-2014
*/
#ifndef SIGNAL_EXECUTOR_SLEEP_H_
#define SIGNAL_EXECUTOR_SLEEP_H_
#include "global.h"
#include "efifeatures.h"
#endif /* SIGNAL_EXECUTOR_SLEEP_H_ */