introduce simple_display.h; just a cleaned copy of lcdd.h

Origin commit data
------------------
Commit: 19f573d074
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-31 (Tue, 31 Oct 2017)

Origin message was:
------------------
- introduce simple_display.h; just a cleaned copy of lcdd.h
This commit is contained in:
vanhofen
2017-10-31 23:35:01 +01:00
parent f5696842d6
commit 2ebd585c3f
3 changed files with 225 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
#include <config.h>
#endif
#include <driver/lcdd.h>
#include <driver/simple_display.h>
#include <driver/framebuffer.h>
#include <system/set_threadname.h>