Is the 'Button' function supported for ATtiny44?

General discussion on mikroBasic for AVR.
Post Reply
Author
Message
mlentini
Posts: 2
Joined: 29 May 2008 19:30
Location: Gloucester, Ma

Is the 'Button' function supported for ATtiny44?

#1 Post by mlentini » 30 May 2008 17:50

Hi I get an "Identifier not declared" error when I try to use the Button function.

Code: Select all

WHILE Button(PORTa, 3,50,0)

Is this supported for the ATtiny44

Thanks Mike

Post Reply

Return to “mikroBasic for AVR General”