projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mock: levels.txt automatisch generieren
[hackover2013-badge-firmware.git]
/
project
/
commands
/
drawing
/
cmd_orientation.c
diff --git
a/project/commands/drawing/cmd_orientation.c
b/project/commands/drawing/cmd_orientation.c
index
07ac9b3
..
0bd82bb
100644
(file)
--- a/
project/commands/drawing/cmd_orientation.c
+++ b/
project/commands/drawing/cmd_orientation.c
@@
-43,8
+43,8
@@
#include "project/commands.h" // Generic helper functions
#ifdef CFG_TFTLCD
#include "project/commands.h" // Generic helper functions
#ifdef CFG_TFTLCD
- #include "drivers/
lcd
/tft/lcd.h"
- #include "drivers/
lcd
/tft/drawing.h"
+ #include "drivers/
displays
/tft/lcd.h"
+ #include "drivers/
displays
/tft/drawing.h"
/**************************************************************************/
/*!
/**************************************************************************/
/*!
This page took
0.021737 seconds
and
4
git commands to generate.