*************************** printTemp.txt pico *************************** import machine import utime # this worked fine on 2021FJun09 with MPiADC board #ADC0 with SW2 ON and CDS0 had no effect. #blowing (w a straw) on the pico R2040 made temp go up 4 degrees. #Functions Used: ---------------- ADC() time() read_u16() sleep() #/printTemp.txt