Fix hBars drawing into the next character or wrapping at screen end.

This commit is contained in:
mmdolze
2010-12-28 11:08:00 +00:00
parent e86de6ff24
commit 0107040bdf
2 changed files with 18 additions and 7 deletions
-2
View File
@@ -1,8 +1,6 @@
#ifndef MDM166A_H
#define MDM166A_H
#include "lcd.h"
MODULE_EXPORT int mdm166a_init (Driver *drvthis);
MODULE_EXPORT void mdm166a_close (Driver *drvthis);
MODULE_EXPORT int mdm166a_width (Driver *drvthis);