Bert,
will this make it work as expected?
Code:WHILE COUNTER <= 2 ' 4.608sec Loop time (Loop for 30 mins = 781) INTCON.0 = 0 @ SLEEP CLEARWDT COUNTER=COUNTER+1 'IF GPIO.3= 0 THEN COUNTS 'Bird at box (it's not dark) so continue counting WEND
Bert,
will this make it work as expected?
Code:WHILE COUNTER <= 2 ' 4.608sec Loop time (Loop for 30 mins = 781) INTCON.0 = 0 @ SLEEP CLEARWDT COUNTER=COUNTER+1 'IF GPIO.3= 0 THEN COUNTS 'Bird at box (it's not dark) so continue counting WEND
Dave
Always wear safety glasses while programming.
Bookmarks