test de premier push

Dependencies:   WakeUp mbed EPD_GDE021A1

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers standby.h Source File

standby.h

00001 #ifndef HEADERS_STANDBY_H_
00002 #define HEADERS_STANDBY_H_
00003 
00004 void standby(int duration);
00005 
00006 #endif /* HEADERS_STANDBY_H_ */