Add the remotes resolution too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10787 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index e40443c..be6e6c2 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -83,8 +83,11 @@
loaded and used.
\end{itemize}
-\note{Keep in mind that your \dap{} resolution is \genericimg{} when
- designing your own WPS, or if you use a WPS designed for another target.}
+\note{Keep in mind that your \dap{} resolution is \genericimg{} (with
+ the last number giving the colour depth in bits) when
+ designing your own WPS, or if you use a WPS designed for another target.
+ \opt{HAVE_REMOTE_LCD}{The resolution of the remote is
+ \opt{h1xx,h300}{128x64x1}\opt{x5}{128x96x2} pixels.}}
\subsubsection{Conditional Tags}