Some gui changes.

This commit is contained in:
t-moe
2015-04-03 22:36:09 +02:00
parent 9a1d12ae2e
commit 867f7665e5
2 changed files with 7 additions and 21 deletions

View File

@@ -7,8 +7,8 @@
#define DISPLAY_WIDTH 320
#define DISPLAY_HEIGHT 240
#define DISPLAY_X 100
#define DISPLAY_Y 100
#define DISPLAY_X 10
#define DISPLAY_Y 10
QColor colorFromRGB565(uint16_t color) {