===========================================================================
$Id: MESSAGE,v 1.1.1.1 2011/10/29 06:08:03 errellion Exp $
First initialize and create config:

	digitemp -s /dev/tty00 -i

Then use generated config to read temperature from all sensors:

	digitemp -a

or specify one:

	digitemp -t 0

===========================================================================
