Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: GDEW075T8.h
- Revision:
- 0:518ad5d26088
- Child:
- 1:6ae4383194a1
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/GDEW075T8.h Sun Oct 14 17:03:59 2018 +0000 @@ -0,0 +1,9 @@ +#ifndef __GDEW075T8_H +#define __GDEW075T8_H + +void GDE_Start(void); +void GDE_Stop(void); +void GDE_ShowDemo(); + + +#endif \ No newline at end of file
