WAIT/de

From MCS Wiki AVR
< WAIT
Revision as of 19:16, 15 February 2013 by Admin (Talk | contribs)
Jump to: navigation, search

Contents

= (**COPIED FROM ENGLISH PAGE**) === 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
Database error - MCS Wiki AVR

Database error

Revision as of 19:16, 15 February 2013 by Admin (Talk | contribs)
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "1020: Record has changed since last read in table 'avr_page' (localhost)".
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language