diff options
| -rw-r--r-- | manual/advanced_topics/main.tex | 7 |
1 files changed, 5 insertions, 2 deletions
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 @@ all the tags that are available. 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} |