WAIT

From MCS Wiki AVR
Jump to: navigation, search

Contents

Action

Suspends program execution for a given time.

 

 

Syntax

WAIT seconds

 

 

Remarks

seconds

The number of seconds to wait.

 

No accurate timing is possible with this command.

When you use interrupts, the delay may be extended.

 

 

See also

DELAY , WAITMS

 

 

Example


WAIT 3 'wait for three seconds
Print "*"

Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language