Op 11-11-10 13:43, Björn Stenberg schreef:
Op 11-11-10 12:18, Teruaki Kawashima schreef:
+/* this are not actually the correct dimensions (480x272 is correct)
+ * should be fixed once there's a working LCD driver */
+#define LCD_WIDTH 480
+#define LCD_HEIGHT 272
+#define LCD_DPI 128
Maurus Cuelenaere wrote:
See [1], [2] and [3].
These links all say that 480x272 is correct. The comment says both that 480x272
is correct _and_ that it is incorrect.
If 480x272 is indeed the correct dimension, the comment should be removed.
So it should, this was probably a leftover from Thomas' original diff.
I'll remove it unless someone beats me to it.
--
Maurus Cuelenaere