#ifndef SLEEP_H #define SLEEP_H void * calibrate_sleep(void *_config); #endif