fix xmlto warning and a few very minor updates

This commit is contained in:
marschap
2008-12-21 20:13:55 +00:00
parent 4325a243d1
commit 81609ee846
+3 -3
View File
@@ -2422,15 +2422,15 @@ off the address.
</sect3> </sect3>
<sect3 id="hd44780-ethlcd"> <sect3 id="hd44780-ethlcd">
<title>ethlcd device</title> <title>ethlcd Device</title>
<para> <para>
ethlcd (<ulink url="http://manio.skyboo.net/ethlcd"></ulink>) device is simply The ethlcd (<ulink url="http://manio.skyboo.net/ethlcd"></ulink>) device is simply
an LCD display driven by an ATmega microcontroller, controlled and powered by an LCD display driven by an ATmega microcontroller, controlled and powered by
"home-made" Power over Ethernet. The hardware and software are open source. "home-made" Power over Ethernet. The hardware and software are open source.
<title>Features</title>
<itemizedlist> <itemizedlist>
<title>Features</title>
<listitem><para>ethernet connection using ENC28J60 ethernet controller</para></listitem> <listitem><para>ethernet connection using ENC28J60 ethernet controller</para></listitem>
<listitem><para>Power over Ethernet (data and power using single UTP cable)</para></listitem> <listitem><para>Power over Ethernet (data and power using single UTP cable)</para></listitem>
<listitem><para>Atmel's ATmega168 microcontroller</para></listitem> <listitem><para>Atmel's ATmega168 microcontroller</para></listitem>