projects
/
hackover2013-badge-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08bad24
)
vanity.dat -> titleimg.dat
author
Wintermate
<wintermute@hannover.ccc.de>
Sat, 26 Oct 2013 12:51:36 +0000
(14:51 +0200)
committer
Wintermate
<wintermute@hannover.ccc.de>
Sat, 26 Oct 2013 12:51:36 +0000
(14:51 +0200)
badge/ui/vanity.c
patch
|
blob
|
history
diff --git
a/badge/ui/vanity.c
b/badge/ui/vanity.c
index
af8dbd7
..
9ca7001
100644
(file)
--- a/
badge/ui/vanity.c
+++ b/
badge/ui/vanity.c
@@
-4,7
+4,7
@@
#include "event.h"
#include <drivers/fatfs/ff.h>
-#define VANITY_IMAGE_FILE "/
vanity
.dat"
+#define VANITY_IMAGE_FILE "/
titleimg
.dat"
void badge_vanity_read_from_fd(FIL *fd, badge_framebuffer *dest) {
UINT bytes;
This page took
0.026034 seconds
and
4
git commands to generate.