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

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-10-31 23:35:01 +01:00
committed by Thilo Graf
parent 0b3f91a4c1
commit 422a9b41de
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>