Stefan `Sec` Zehl
|
0b51bdbd42
|
Fix the black pixels at the top left in lcdLoadImage.
readFile was originally inteded as a string read function. Fix it to read binary, and add readTextFile for the other case.
|
2011-08-21 19:10:08 +02:00 |
Stefan `Sec` Zehl
|
f176bed03f
|
Truncate file on writing, or we keep garbage at the end...
|
2011-08-02 23:54:07 +02:00 |
Stefan `Sec` Zehl
|
60e31bbfaf
|
Add ReInit to be used after msc mode
|
2011-08-01 23:51:41 +02:00 |
Stefan `Sec` Zehl
|
f2c5d53cb9
|
Oops. We need to close the files, too.
|
2011-08-01 01:55:04 +02:00 |
Stefan `Sec` Zehl
|
6299286348
|
Two utility functions to read/write small files
|
2011-08-01 01:12:58 +02:00 |
Stefan `Sec` Zehl
|
535b635b0e
|
First draft of the new global config system
Sorry if your display is mirrored again %)
|
2011-07-27 00:57:36 +02:00 |
Stefan `Sec` Zehl
|
f3f1c01d57
|
Add f_get_rc_string to get result code strings.
Probably only use for debugging
|
2011-07-13 00:22:18 +02:00 |