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.
Dependencies: N5110 SoftPWM mbed
Diff: background.h
- Revision:
- 17:2d424db3975f
- Parent:
- 16:a6ca6858af24
- Child:
- 18:5405ee7e243b
--- a/background.h Mon May 02 08:56:08 2016 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - -#ifndef BACKGROUND_H -#define BACKGROUND_H - -#include "mbed.h" -#include "N5110.h" - -void initBackground(void); -void drawBackground(void); - - -#endif \ No newline at end of file