Newer
Older
BIRMM-GT200N / sleep.h
#ifndef _SLEEP_H_
#define _SLEEP_H_

void gotoSleep(long  SleepPara);

#endif