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