If you're using the basic code, just change
float read_temp = kty(0);
to
float read_temp = kty(2);
and connect the sensor to analog pin 2.
If you're using the basic code, just change
float read_temp = kty(0);
to
float read_temp = kty(2);
and connect the sensor to analog pin 2.