This commit is contained in:
@@ -47,7 +47,7 @@ SET ledR OFF
|
|||||||
set ledB OFF
|
set ledB OFF
|
||||||
|
|
||||||
'Main routine
|
'Main routine
|
||||||
Loop:
|
Main:
|
||||||
'Read temperature
|
'Read temperature
|
||||||
'temp=ReadAD(ADC2)
|
'temp=ReadAD(ADC2)
|
||||||
temp=ReadAD(PTH)
|
temp=ReadAD(PTH)
|
||||||
@@ -75,4 +75,4 @@ Loop:
|
|||||||
|
|
||||||
Wait 100 ms
|
Wait 100 ms
|
||||||
'Jump back to the start of the program
|
'Jump back to the start of the program
|
||||||
goto Loop
|
goto Main
|
||||||
|
|||||||
Reference in New Issue
Block a user