' demo of a simple using annex32
' a complete help of Annex32 can be found here
' https://cicciocb.com/annex32help/V1.442/
timer0 500, my_timer_1
wait
my_timer_1:
' print ADC(32)
Print TEMPR$(4,1)
Print TEMPR$(2,1)
return
' demo of a simple using annex32
' a complete help of Annex32 can be found here
' https://cicciocb.com/annex32help/V1.442/
timer0 500, my_timer_1
wait
my_timer_1:
' print ADC(32)
Print TEMPR$(4,1)
Print TEMPR$(2,1)
return