This (Rentron) code is almost exactly what we need for our project. Except that we want the temperature reading to be stored in a register so that we can compare it to some values using IF-Then statements, and light up a certain LED. Is this code saving this value in the "temp" location that was defined earlier? If so, where is the 'temp' locations and what lines of code could I delete since I have no need for the serial communication to the PC?

Thanks